Category:Modula-2: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
Line 14: Line 14:
* [http://modula2.net/resources/m2pim4_LL1.g PIM Modula-2, LL(1) version]
* [http://modula2.net/resources/m2pim4_LL1.g PIM Modula-2, LL(1) version]
* [http://modula2.net/resources/m2iso.g ISO Modula-2, original version]
* [http://modula2.net/resources/m2iso.g ISO Modula-2, original version]

==Modula-2 Open Source Projects==
* [http://www.nongnu.org/gm2 GNU Modula-2]
* [http://objective.modula2.net Objective Modula-2]
* [http://code.google.com/p/modula2jcc Modula2JCC]
* [http://sourceforge.net/projects/modulipse Modulipse]
* [http://sourceforge.net/projects/schwarzerkaffee Schwarzer Kaffee]



{{language|Modula-2|bnf=http://cui.unige.ch/db-research/Enseignement/analyseinfo/Modula2/BNFindex.html}}
{{language|Modula-2|bnf=http://cui.unige.ch/db-research/Enseignement/analyseinfo/Modula2/BNFindex.html}}

Revision as of 17:03, 17 February 2010

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.

Modula-2 FAQ

Modula-2 FAQ

Modula-2 Compilers

List of Modula-2 Compilers

Modula-2 Books & Tutorials

List of Modula-2 Books & Tutorials

Modula-2 Grammars

Modula-2 Open Source Projects


Language
Modula-2
This programming language may be used to instruct a computer to perform a task.
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Modula-2.
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Modula-2"

The following 200 pages are in this category, out of 237 total.

(previous page) (next page)
(previous page) (next page)