Modula-2: Difference between revisions
Appearance
Created page with "Structured procedural language introduced by Niklaus Wirth in 1979, based on his earlier Pascal language but adds modular and incremental compilation, and a number of "pro..." |
No edit summary |
||
Line 1: | Line 1: | ||
Structured procedural language introduced by Niklaus Wirth in 1979, based on his earlier [[Pascal]] language but adds modular and incremental compilation, and a number of "programming in the large" features. | Structured procedural language introduced by Niklaus Wirth in 1979, based on his earlier [[Pascal]] language but adds modular and incremental compilation, and a number of "programming in the large" features. | ||
==A list of OS/2 implementations of Modula 2== | |||
==A list of DOS implementations of Modula 2== | |||
==Publications== | ==Publications== |
Revision as of 02:40, 10 November 2014
Structured procedural language introduced by Niklaus Wirth in 1979, based on his earlier Pascal language but adds modular and incremental compilation, and a number of "programming in the large" features.