MIDAS: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
m Better cat |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
* [https://dspace.mit.edu/bitstream/handle/1721.1/5909/AIM-090.pdf AI memo 90: MIDAS] - PDP-6 version | * [https://dspace.mit.edu/bitstream/handle/1721.1/5909/AIM-090.pdf AI memo 90: MIDAS] - PDP-6 version | ||
[[Category: Languages]] | [[Category: Assembly Languages]] | ||
[[Category: PDP-10 Software]] | |||
Latest revision as of 11:09, 16 November 2023
An assembler with macros written at MIT. First for the TX-0, then ported to the PDP-1, and then to the AI Lab PDP-6. The primary assembler in ITS.
Due to the popularity of some ITS applications such as Maclisp and MacHack VI, MIDAS was ported over to other PDP-10 operating systems in order to assemble those applications.
External links
- TX-0 source code
- The MIDAS Assembly Program - RLE PDP-1 memo
- AI memo 90: MIDAS - PDP-6 version