Content deleted Content added
→Assemblers (standard and "higher level") omitted: new section |
|||
Line 147:
IBM's mainframe OS and program products were (and are) written in various assemblers starting with the S/360 Project (see Mythical Man Month, Fred Brooks). Certainly prior mainframes also had assemblers.
During the S/360 period and beyond, aside from assemblers (which were designed for large systems and included a Turing-Complete macro facility) there were also "assemblers" like PL/S, PL/AS, PL/X which cross compiled assembler-like code. Much of this code is still in production today with z/OS. Anyway, all these are important pieces in the history of programming language development. IBM's latest variant,
Also, we should not forget PL/360 which was a Wirth creation similar to PL/S and friends. [[Special:Contributions/192.19.207.250|192.19.207.250]] ([[User talk:192.19.207.250|talk]]) 08:52, 11 July 2023 (UTC)
|