OO2C: Difference between revisions

Content added Content deleted
No edit summary
(m)
Line 1: Line 1:
{{implementation|Oberon-2}}
{{implementation|Oberon-2}}
OO2C is the Optimizing Oberon-2 Compiler.
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).
OO2C compiles Oberon-2 code into ANSI-C. It uses the Boehm garbage collector, as well as libtool (for creating standalone executables).