Difference between revisions of "MACRO-11"

From Computer History Wiki
Jump to: navigation, search
(Update with new link to MACN11 including source code)
m (Better cat)
 
(One intermediate revision by the same user not shown)
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: PDP-11s]]
+
[[Category: Assembly Languages]]
 +
[[Category: PDP-11 Software]]

Latest revision as of 19:49, 16 November 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