BS ISO/IEC 10514-1:1996 - Information technology. Programming languages - Modula-2, base language
Printed version of this is available at library. To request, please e-mail to referencepk@usm.my and include a copy of this record in your e-mail.
The ISO/IEC 10514-1:1996 standard, titled "Information technology - Programming languages - Modula-2 - Part 1: Base language," specifies the base language for Modula-2. Modula-2 is a programming language designed by Niklaus Wirth, and it is an evolution of the earlier Modula language.
This standard, as of its release in 1996, outlines the fundamental features and syntax of the Modula-2 programming language. Modula-2 is known for its strong static typing, module system, and support for modular programming. It was designed with the goal of being a simple yet powerful language suitable for systems programming.
The "base language" refers to the core set of features and syntax that form the foundation of Modula-2. It typically includes specifications for data types, control structures, procedures, modules, and other essential elements of the language.