Ofront+
Oberon family of languages to C translator for ARM, x64 and x86 archit
...Full error analysis is performed on the Oberon input program and in case of no errors up to three files are generated as output.
Ofront+ does not invoke the C compiler or linkage editor. This may be done in separate shell scripts or make files and is inherently dependent on the C compiler and linkage editor being used.
Although normally not read by the user, the C code generated by Ofront+ is kept as readable as possible, nicely formatted, should not produce any C compiler error messages or warnings and is tuned for efficient execution. ...