Category:Modula-2: Difference between revisions

updated List of Modula-2 Books & Tutorials
No edit summary
(updated List of Modula-2 Books & Tutorials)
 
(4 intermediate revisions by 3 users not shown)
Line 1:
{{stub}}{{language
Modula-2 was designed by Niklaus Wirth at ETH Zurich as a systems implementation language for the operating system of the Lilith workstation, a project inspired by the Alto which Wirth had used during his sabbatical year at Xerox PARC in 1976. Modula-2 is a strongly typed language of the Pascal family and its predecessors are Mesa and Pascal. In Modula-2, Wirth had addressed most of the criticisms against Pascal. The most important concepts introduced were modularity and information hiding but also concurrent programming. There are two main variants of Modula-2, the language described in Wirth's book "Programming in Modula-2" also known as PIM or classical Modula-2 and the revised and extended version produced by the ISO standards committee, known as ISO Modula-2.
{{language|Modula-2|bnf=http://cui.unige.ch/db-research/Enseignement/analyseinfo/Modula2/BNFindex.html}}
|site=http://www.modula2.net/
|tags=modula2}}
Modula-2 was designed by Niklaus Wirth at ETH Zurich as a systems implementation language for the operating system of the Lilith workstation, a project inspired by the Alto which Wirth had used during his sabbatical year at Xerox PARC in 1976. Modula-2 is a strongly typed language of the Pascal family and its predecessors are Mesa and Pascal. In Modula-2, Wirth had addressed most of the criticisms against Pascal. The most important concepts introduced were modularity and information hiding but also system access and concurrent programming. There are two main variants of Modula-2, the language described in Wirth's book "Programming in Modula-2" also known as PIM or classical Modula-2 and the revised and extended version produced by the ISO standards committee, known as ISO Modula-2.
 
==Modula-2 FAQ==
Line 5 ⟶ 9:
 
==Modula-2 Compilers==
[http://wwwfreepages.modula2.netorg/resources/compilerscompi.shtmlhtml List of Modula-2 Compilers]
 
==Modula-2 Books & Tutorials==
[http://wwwfreepages.modula2.netorg/resources/bookstutor.shtmlhtml List of Modula-2 Books & Tutorials] [http://www.modula2.org/books/index.php and]
 
==Modula-2 Grammars==
Line 24 ⟶ 28:
==Modula-2 on IRC==
* [irc://irc.freenode.net/#modula-2 irc://irc.freenode.net/#modula-2]
 
{{language|Modula-2|bnf=http://cui.unige.ch/db-research/Enseignement/analyseinfo/Modula2/BNFindex.html}}
{{stub}}
Anonymous user