Modula is a programming language created in 1975 by Niklaus Wirth.
#1091on PLDB | 49Years Old |
The Modula programming language is a descendant of the Pascal programming language. It was developed in Switzerland in the 1970s by Niklaus Wirth, the same person who designed Pascal. The main innovation of Modula over Pascal is a module system, used for grouping sets of related declarations into program units; hence the name Modula. Read more on Wikipedia...
Feature | Supported | Example | Token |
---|---|---|---|
Assignment | ✓ | := |