By dev.stonez
via robovm.org
Submitted: Jan 25 2013 / 05:03
The RoboVM compiler translates Java bytecode into native ARM or x86 code. Apps run directly on the CPU. No interpreter or virtual machine involved. RoboVM includes a Java to Objective-C bridge. Bridged Objective-C objects can be used just like any other Java object. Much of UIKit is already bridged and more frameworks will follow. [] Refs: http://www.robovm.org , http://blog.robovm.org/2013/01/robovm-001-released.html , https://github.com/robovm/robovm
Add your comment