MVM is yet-another programming language based on LLVM (http://llvm.org).
MVM is abbreviation for Mighty Virtual Maschine (in contrast to Low Level Virtual Maschine).
MVM is designed to be ...
- ... module-based.
- ... extendable.
- ... optimizable.
- ... interoperable (to C/C++ and so on).
- ... easy to read and write.
How to get started.
The purpose of this site is to find people interesed in implementing parts of the compiler, supplying new ideas, or just discussing about presented ideas.
If you are interesed, please send me an e-mail to [email protected].