author: Michel Dagenais
copyright: Michel Dagenais, GNU General Public License, 1998
michel.dagenais@polymtl.ca

Ecole Polytechnique

C.P. 6079, Succ. Centre-Ville

Montreal, Quebec, H3C 3A7
date: 17 January 1998
keyword: Modula-3
keyword: library
keyword: wide audience

The Modula-3 Standard Library

Abstract

This library complements the Core library with a base set of data structures, algorithms, input/output, operating system access, and runtime support modules.

Some Useful Modula-3 Interfaces

A subset of the interfaces implemented in the m3core and libm3 libraries was carefully selected, reviewed and documented by the interface police in the technical report Some Useful Modula-3 Interfaces.

Data Structures

Algorithms

Input/Output and Operating System Access

Numerical Support

Miscellaneous