Jump to content

MACRO-11: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
i have explained this at Talk:PDP-11
Undid revision 192178471 by Ham Pastrami (talk) I agree with Paul.
Line 1: Line 1:
{{Expand|date=October 2007}}
#REDIRECT [[PDP-11#MACRO-11 assembly language]]
'''MACRO-11''' is an [[assembly language]] with [[Macro (computer science)|macro]] facilities for [[PDP-11]] [[minicomputers]] from [[Digital Equipment Corporation]]. It is the successor to [[PAL-11]] (Program Assembler Loader), an earlier version of the PDP-11 assembly language without macro facilities.

The MACRO-11 assembly language was designed for the [[PDP-11]] minicomputer family. It was supported on all DEC PDP-11 operating systems. PDP-11 [[Unix]] systems also include an assembler (called "as"), structurally similar to MACRO-11 but with different syntax and fewer features.

[http://computer-refuge.org/bitsavers/pdf/dec/pdp11/rsx11/RSX11M_V2/DEC-11-OIMRA-A-D_MACRO_75.pdf Original documentation (RSX11M_V2)]

[[Category:Assembly languages]]
[[Category:PDP-11]]

{{compu-lang-stub}}

Revision as of 15:27, 21 May 2008

MACRO-11 is an assembly language with macro facilities for PDP-11 minicomputers from Digital Equipment Corporation. It is the successor to PAL-11 (Program Assembler Loader), an earlier version of the PDP-11 assembly language without macro facilities.

The MACRO-11 assembly language was designed for the PDP-11 minicomputer family. It was supported on all DEC PDP-11 operating systems. PDP-11 Unix systems also include an assembler (called "as"), structurally similar to MACRO-11 but with different syntax and fewer features.

Original documentation (RSX11M_V2)