This project is a translator of java .class files containing java
bytecode to the Common Language Architecture (CLI) executable code
files.
For those wondering what is the CLI, it is the base specification of
Microsoft .Net framework (However, this projects intends to be
independent of the Microsoft implementation).