http://www.reddit.com/user/pjmlp
pjmlp4 karma2013-07-18 13:28:09 UTC
Not really.
Oracle refuses, due to political reasons (AOT vs JIT), to provide an AOT compiler as part of the standard JDK.
Currently there are two open source AOT compilers,
http://www.robovm.org/
http://oss.readytalk.com/avian/
And a commercial one, that requires use of a compilation server at Codename One
http://www.codenameone.com/
View HistoryShare Link
pjmlp3 karma2013-07-18 21:04:03 UTC
Yes, that is the approach I am doing with my mobile hobby projects, which are mainly small games. Hence my question.
By day I am just another dull enterprise developer.
pjmlp2 karma2013-07-18 13:22:58 UTC
What about C++? That is, after all, what many game studios use across mobile devices.
pjmlp4 karma
Not really.
Oracle refuses, due to political reasons (AOT vs JIT), to provide an AOT compiler as part of the standard JDK.
Currently there are two open source AOT compilers,
http://www.robovm.org/
http://oss.readytalk.com/avian/
And a commercial one, that requires use of a compilation server at Codename One
http://www.codenameone.com/
View HistoryShare Link