Oberon family of languages to C translator for ARM, x64 and x86 archit
Ofront+ is a tool that translates programs in Oberon dialects into semantically equivalent C programs. 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...
A kit for cross-platform & embedded development in modular languages.
...Main goals and benefits of XDev
===============================
+ Simplicity,
+ Reliability,
+ Small size of the target machine code,
+ The widely using of the great achievements of the European school of programming, such as safe and modular programming languages - Oberon, Oberon-2, ComponentPascal.