![]() music |
![]() | � | OSdata.com |
OSdata.com is used in more than 300 colleges and universities around the worldFind out how to get similar high web traffic and search engine placement. |
����nature: procedural language
����history: Modula-2 was released in 1979. Created by Niklaus Wirth at ETH in Zurich, Switzerland. Wirth also created the Lilith computer, a Modula-2 machine.
����Modula-2 was based on Pascal and Modula. �Modula-2 has separately compiled library modules, and makes much less use of blocks (begin...) than Standard Pascal. Identifiers are case sensitive; there is no goto label; and I/O is in libraries rather than built in. The IF statement is more versatile; and there are facilities for concurrent programming via coroutines. Extended Pascals may have some of these features.� according to Modula-2 FAQ
MODULE HelloWorld;
FROM InOut IMPORT WriteString, WriteLn;
BEGIN
���WriteString('Hello World');
���WriteLn;
END HelloWorld.
����format: free form; block structured
OSdata.com is used in more than 300 colleges and universities around the worldfree downloadable college text book on computer programming. |
Tweets by @osdata |
����A web site on dozens of operating systems simply can�t be maintained by one person. This is a cooperative effort. If you spot an error in fact, grammar, syntax, or spelling, or a broken link, or have additional information, commentary, or constructive criticism, please e-mail Milo. If you have any extra copies of docs, manuals, or other materials that can assist in accuracy and completeness, please send them to Milo, PO Box 1361, Tustin, CA, USA, 92781.
����Click here for our privacy policy.
![]() |
![]() |
previous page | next page |
����This web site handcrafted on Macintosh computers using Tom Bender�s Tex-Edit Plus
and served using FreeBSD
.
����Names and logos of various OSs are trademarks of their respective owners.
����Copyright � 2007 Milo
����Last Updated: October 10, 2007
����Created: October 10, 2007
![]() |
![]() |
previous page | next page |