Boo for the JVM.
#Architecture
Thanks to the amazing IKVM project it is possible to use the great ObjectWeb ASM library from boo running on mono/ms.net to emit native java bytecode that can be executed by any compliant java virtual machine.
#Contributing
- Setup your monolipse environment.
- Fork it.
- Send pull requests.