Modula-2 is a structured, procedural programming language developed between 1977 and 1985/8 by Niklaus Wirth at ETH Zurich. It was created as the language...
33 KB (3,462 words) - 05:13, 7 April 2025
Modula-2+ is a programming language descended from the Modula-2 language. It was developed at DEC Systems Research Center (SRC) and Acorn Computers Ltd...
5 KB (359 words) - 16:28, 29 April 2025
concentrated his efforts on Modula's successor, Modula-2. Modula-2 Modula-2+ Modula-3 Wirth, Niklaus (1 January 1976). "Modula: a language for modular multiprogramming"...
3 KB (166 words) - 00:41, 27 December 2024
Modula-3 is a programming language conceived as a successor to an upgraded version of Modula-2 known as Modula-2+. It has been influential in research...
36 KB (3,951 words) - 07:48, 28 March 2025
Lilith (computer) (redirect from Modula Computer Systems)
and a computer networking interface. Its software is written fully in Modula-2 and includes a relational database program named Lidas. The Lilith processor...
10 KB (705 words) - 23:12, 25 April 2025
ARX was an unreleased Mach-like operating system written in Modula-2+ developed by Acorn Computers Ltd in the Acorn Research Centre (ARC) United Kingdom...
7 KB (595 words) - 13:53, 8 August 2024
(1966), ALGOL W (1966), Pascal (1970), Modula (1975), Modula-2 (1978), Oberon (1987), Oberon-2 (1991), and Oberon-07 (2007). He was also a major part...
28 KB (2,280 words) - 18:04, 27 April 2025
Pointer (computer programming) (section Modula-2)
calls. Modula-2 is even more strongly typed than Pascal, with fewer ways to escape the type system. Some of the variants of Modula-2 (such as Modula-3) include...
72 KB (9,678 words) - 04:54, 20 March 2025
where they used their experience with Mesa in the design of Modula-2+, and later of Modula-3. Mesa was a strongly typed programming language with type-checking...
14 KB (1,575 words) - 07:00, 30 September 2023
Type safety (section Modula-2)
(1985). Programming in Modula-2. Springer Verlag. "The Separation of Safe and Unsafe Facilities". Retrieved 24 March 2015. "ISO Modula-2 Language Reference"...
28 KB (3,647 words) - 19:36, 8 July 2024
ALGOL W Euler Modula Modula-2, Modula-3, variants Obliq Modula 3 variant Oberon (Oberon, Oberon-07, Oberon-2) Component Pascal Oberon-2 Pascal Object...
90 KB (6,703 words) - 13:50, 5 May 2025
Guidelines, Krzysztof Cwalina, Brad Abrams Page 62] Modula-2 Name Convention Foreign API Identifiers in Modula-2 Name Convention "Perl style guide". "perlmodlib...
36 KB (3,744 words) - 23:20, 6 May 2025
Power Fx MIIS MIMIC Mirah Miranda MIVA Script ML Model 204 Modelica Modula Modula-2 Modula-3 Mohol Mojo MOO Mortran Mouse MPD MSL MUMPS MuPAD Mutan Mystic...
28 KB (1,331 words) - 19:17, 11 May 2025
were later developed for Objective-C, Objective-C++, Fortran, Ada, Go, D, Modula-2, Rust and COBOL among others. The OpenMP and OpenACC specifications are...
55 KB (4,863 words) - 18:27, 25 April 2025
ORCA/Modula-2 is a Modula-2 compiler written in the Modula-2 programming language for the Apple IIGS computer. It was developed by Peter Easdown during...
3 KB (196 words) - 11:53, 29 April 2025
Alto developed at Xerox PARC. The Modula-2-based Kronos was quite amenable to the basic principles of MARS, as Modula-2 is fundamentally modular, allowing...
11 KB (1,068 words) - 16:26, 17 March 2024
original Modula in its successor, Modula-2 (1978), which influenced later languages, particularly through its successor, Modula-3 (1980s). Modula's use of...
14 KB (1,789 words) - 09:14, 28 April 2025
Windows platform. Extensions to the Pascal concepts led to the languages Modula-2 and Oberon, both developed by Wirth. Much of the history of computer language...
70 KB (8,513 words) - 00:13, 23 April 2025
like const and procedure to uppercase. This change made PL/0 resemble Modula-2 more closely. At the same time, Wirth's friend and collaborator C. A. R...
11 KB (1,306 words) - 17:59, 13 August 2024
Oberon (programming language) (category Modula programming language family)
(Euler, ALGOL W, Pascal, Modula, and Modula-2). Oberon was the result of a concentrated effort to increase the power of Modula-2, the direct successor of...
24 KB (2,400 words) - 12:27, 9 May 2025
Active Oberon. Both languages are members of the Pascal family, along with Modula-2. A2's design allows developing efficient systems based on active objects...
6 KB (510 words) - 21:50, 8 January 2025
base types, read-only field export, and reintroduces the FOR loop from Modula-2. It was developed in 1991 at ETH Zurich by Niklaus Wirth and Hanspeter...
22 KB (2,209 words) - 21:31, 29 March 2025
TopSpeed. JPI first launched an MS-DOS compiler named JPI Modula-2, which later became TopSpeed Modula-2, and followed up with TopSpeed C, TopSpeed C++, and...
39 KB (4,133 words) - 18:44, 2 May 2025
T is the same character). In Intel-derived assembly languages and Modula-2, hexadecimal is denoted with a suffixed H or h: FFh or 05A3H. Some implementations...
68 KB (5,689 words) - 14:27, 30 April 2025
contributions, in programming languages, he helped design the language Modula-3, implemented the first compiler for the (non-pure) functional language...
8 KB (578 words) - 18:27, 25 December 2024
Ritchie while he was working at Bell Laboratories. Wirth went on to design Modula-2 and Oberon. For the needs of the United States Department of Defense, Jean...
33 KB (3,628 words) - 01:37, 13 December 2024
file, a music file format MOD (file format), the first module file format Modula-2 source code file extension Video game modding, a modification of a computer...
3 KB (329 words) - 19:43, 26 December 2024
report provided sub-modules, which make Fortran modules more similar to Modula-2 modules. They are similar to Ada private child sub-units. This allows the...
104 KB (11,235 words) - 21:17, 5 May 2025