Y
Hacker News
new
|
ask
|
show
|
jobs
by
s17tnet
1138 days ago
HAXE also targets JVM [0] but it is not traditional.
https://haxe.org/manual/target-jvm-getting-started.html
1 comments
chii
1138 days ago
Interesting, i didnt realize haxe could generate bytecode directly, rather than generating source code (java), which would then be required to be compiled using the jdk.
link