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 Core Library

Abstract

This library contains the Modula-3 required interfaces, core runtime services (garbage collection, threads, runtime checking) and supporting modules. It encapsulates almost all the platform specific code.

Required Interfaces

Useful Interfaces

A few mature and commonly used interfaces also belong to m3core.

Low level and platform dependent support functions