Category:Modula-2: Difference between revisions

From Rosetta Code
Content added Content deleted
(Modula-2, use BNF parameter.)
(updated List of Modula-2 Books & Tutorials)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{stub}}{{language
{{language|Modula-2|bnf=http://cui.unige.ch/db-research/Enseignement/analyseinfo/Modula2/BNFindex.html}}
|bnf=http://cui.unige.ch/db-research/Enseignement/analyseinfo/Modula2/BNFindex.html
{{stub}}
|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==
[http://faq.modula2.net Modula-2 FAQ]

==Modula-2 Compilers==
[http://freepages.modula2.org/compi.html List of Modula-2 Compilers]

==Modula-2 Books & Tutorials==
[http://freepages.modula2.org/tutor.html List of Modula-2 Books & Tutorials] [http://www.modula2.org/books/index.php and]

==Modula-2 Grammars==
* [http://modula2.net/resources/m2pim4.g PIM Modula-2, original 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]

==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]

==Modula-2 on IRC==
* [irc://irc.freenode.net/#modula-2 irc://irc.freenode.net/#modula-2]

Latest revision as of 16:02, 26 December 2013

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

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

Modula-2 FAQ

Modula-2 Compilers

List of Modula-2 Compilers

Modula-2 Books & Tutorials

List of Modula-2 Books & Tutorials and

Modula-2 Grammars

Modula-2 Open Source Projects

Modula-2 on IRC

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)