This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "Modula" – news · newspapers · books · scholar · JSTOR (July 2016) (Learn how and when to remove this message) This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "Modula" – news · newspapers · books · scholar · JSTOR (August 2013) (Learn how and when to remove this message) (Learn how and when to remove this message)

Modula
ParadigmsImperative, structured, modular
FamilyWirth Modula
Designed byNiklaus Wirth
DeveloperNiklaus Wirth
First appeared1975; 49 years ago (1975)
Typing disciplineStatic, strong, safe
ScopeLexical
PlatformPDP-11, LSI-11
Influenced by
Pascal
Influenced
Alma-0, Go, Modula-2

The Modula programming language is a descendant of the Pascal language. It was developed in Switzerland, at ETH Zurich, in the mid-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. The language is defined in a report by Wirth called Modula. A language for modular multiprogramming published 1976.[1]

Modula was first implemented by Wirth on a PDP-11. Very soon, other implementations followed, most importantly, the compilers developed for University of York Modula, and one at Philips Laboratories named PL Modula, which generated code for the LSI-11 microprocessor.

The development of Modula was discontinued soon after its publication. Wirth then concentrated his efforts on Modula's successor, Modula-2.

References

  1. ^ Wirth, Niklaus (1 January 1976). "Modula: a language for modular multiprogramming". ETH Library. ETH Zurich. doi:10.3929/ethz-a-000199440.