M2toM3
A simple
Modula-2 to
Modula-3 translator by Peter Klein <
[email protected]> which covers most of the syntactic differences between those languages.
No context sensitive analysis is done, so WITH statements, local modules, enumeration type literals and variant RECORDS have to be dealt with by hand.
Part of the
Sun Modula 2 library is emulated by the Modula 3 library.
Version 1.01.
(ftp://martha.informatik.rwth-aachen.de/pub/Modula3).