Jump to content

Modula

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 130.108.18.27 (talk) at 17:41, 20 September 2002 (spelling correction). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Modula programming language was invented by Niklaus Wirth. It is basically Pascal with even some elements removed but with the important addition of the module concept. The Modula-2 programming language was the variant most widely used. A successor was Oberon. Most programming languages today have the features of Modula included, for example Visual Basic.