Interpreters
Seed7 – A general purpose programming language
Seed7 is a general purpose programming language designed by Thomas Mertes. It is a higher level language compared to Ada, C/C++ and Java. The Seed7Â interpreter and the example programs are open-source software. There is also an open-source Seed7Â compiler. The compiler compiles Seed7 programs to C programs which are subsequently compiled to machine code. In Seed7 [...]
