M2toM3

M2toM3

A simple Modula-2 to Modula-3 translator by Peter Klein which covers most of thesyntactic differences between those languages. No contextsensitive analysis is done, so WITH statements, localmodules, enumeration type literals and variant RECORDshave to be dealt with by hand. Part of the Sun Modula 2library is emulated by the Modula 3 library.

Version 1.01.

ftp://martha.informatik.rwth-aachen.de/pub/Modula3.