Jump to content

SRC Modula-3

From EDM2
Revision as of 04:11, 8 October 2014 by Reiknir (talk | contribs)

Description

A port by Klaus Preschern of the DEC SRC Modula 3 development package to OS/2. Modula 3 is an extension to Niclaus Wirth's Modula 2 and was originally implemented as Modula 2+ by the Acorn/Olivetti Research Laboratory but evolved into Modula 3 after Olivetti sold the lab to Digital Equipment Corporation. Support for the language was dropped by the original authors after a notorious disagreement with the Free Software Foundation (GNU folks) and the takover of Compaq (DEC owners) by Hewlett Packard.

Modula 2 is a development of Pascal by its original author and adds separately compiled modules, stricter & clearer syntax and a host of system programming additions to Pascal. Modula 2+ added multitasking, threading and multi programming features to the language and was originally created as an operating system development tool. Modula 3 adds memory management (garbage collection), type & generic safety features, generic programming, better exception handling and object-oriented extensions.

Version

SRC Modula 3 V2.3.6

Prerequisites

Authors

  • Luca Cardelli, James Donahue, Lucille Glassman and Mick Jordan (Modula 2+ and M3)
  • Bill Kalsow and Greg Nelson (Later work at DEC SRC)

Links

Please note that due to a bug in the Hobbes incoming text parser the two versions of the DEC SRC Modula 3 system got the same description on Hobbes and are both listed as being for v3 of the OS, but actually version 36c is specifically for v3 and version 36d for v4 or eComStation.