Category:Modula-2

From Rosetta Code
Revision as of 16:40, 17 February 2010 by 61.122.67.57 (talk) (added a brief description of the 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. Modula-2 is a strongly typed language of the Pascal family and it predecessors are Mesa and Pascal. In Modula-2, Wirth had addressed most of the criticisms of Pascal. The most important concepts introduced were modularity and information hiding but also concurrent programming.

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!