Y
Hacker News
new
|
ask
|
show
|
jobs
by
kodablah
5332 days ago
Oracle announced Nashorn recently that is not yet open sourced, but should be released for Java 8 and compile to bytecode (w/ the help of invokedynamic)
1 comments
nickand
5331 days ago
Probably the most promising answer, but it looks like for now the only safe bet is writing straight up java.
link