The paper summarizes major language changes and clarifications including rules for use before declaration, import and export, numeric types and conversions, set ...
People also ask
Is Modula 2 still used?
Modula-2 is a structured, procedural programming language developed between 1977 and 1985/8 by Niklaus Wirth at ETH Zurich.
The standard uses both formal notations and natural language to state its requirements . For the mos t part the form and meaning of Modula-2 programs and ...
This chapter lists the standard procedures, their uses, allowed parametertypes, and the type returned, if any.
Missing: state | Show results with:state
The dynamic semantics (not given here) state that the value of the control variable shall be undefined after the FOR statement has been left; this even holds ...
In this article, I'll assess how Modula-2 is doing, describe the status of Modula-2 standardardization efforts, discuss the latest Modula-2 compilers, and tell ...
This part of ISO/IEC 10514 specifies extensions to allow generic programming facilities to be added to the base Modula-2 language.
The definition modules and the concrete syntax are available from this home site, but the Modula-2 standard itself (ISO/IEC 10154-1) is only available at a ...
Missing: state | Show results with:state
It is our aim to provide the full set of ISO Modula-2 libraries. However, some modules are unimplemented on a particular hardware/sortware platform.
MODULA-2 provides the programmer with a good way of writing high quality software. In particular, modules are powerful tools for achieving modularity, ...