MACRO-11
From Computer History Wiki
Revision as of 19:26, 27 March 2022 by Larsbrinkhoff (talk | contribs) (Update with new link to MACN11 including source code)
MACRO-11 was an assembly language dialect, originally from DEC, for the PDP-11. Its name was due to the fact that included very extensive macro facilities.
Most instances of MACRO-11 were themselves written in assembly language, both for the PDP-11 (under a number of different operating systems) and also a cross-assembler for the PDP-10 (available under TENEX).
External links
- PDP-11 MACRO-11 Language Reference Manual
- MACN11 Version 4 - source code and documentation for the TENEX version
- MACRO11 - a version in C for Windows