Difference between revisions of "MACRO-11"
From Computer History Wiki
					
										
					
					|  (Update with new link to MACN11 including source code) | m (+New cat) | ||
| Line 11: | Line 11: | ||
| * [https://github.com/j-hoppe/MACRO11 MACRO11] - a version in [[C programming language|C]] for [[Windows]] | * [https://github.com/j-hoppe/MACRO11 MACRO11] - a version in [[C programming language|C]] for [[Windows]] | ||
| + | [[Category: Assembly Languages]] | ||
| [[Category: PDP-11s]] | [[Category: PDP-11s]] | ||
Revision as of 22:23, 19 June 2023
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

