OO2C: Difference between revisions

37 bytes added ,  15 years ago
m
No edit summary
(m)
Line 1:
{{implementation|Oberon-2}}
OO2C is the Optimizing Oberon-2 Compiler. It was written by Michael van Acken.
 
OO2C compiles Oberon-2 code into ANSI-C. It uses the Boehm garbage collector, as well as libtool (for creating standalone executables).
Anonymous user