Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

M2toM3

You are here: irt.org | FOLDOC | M2toM3

A simple Modula-2 to Modula-3 translator by Peter Klein <pk@i3.informatik.rwth-aachen.de> 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).

(1992-12-01)

Nearby terms: LZW compression « M « m2 « M2toM3 » M3 » m4 » M5

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb