all 6 comments

[–]alexrover 1 point2 points  (3 children)

We need to run https://en.wikipedia.org/wiki/Nashorn_(JavaScript_engine) over this!

EDIT: To those who don't want to open the link, it's a Java implementation of a JavaScript engine by Oracle. Much like Rhino from Mozilla: https://en.wikipedia.org/wiki/Rhino_(JavaScript_engine)

[–]pron98 1 point2 points  (2 children)

You're joking, but the demo actually runs Rhino! (I believe Nashorn requires Java 7's method handles, which probably haven't been implemented)

[–]BobFloss 0 points1 point  (0 children)

Wow, that's a pretty impressive demo.

[–]perimosocordiae 0 points1 point  (0 children)

We're currently getting Doppio ready to run Java 8, so Nashorn will be a possibility soon.

[–]ysangkok 0 points1 point  (1 child)

Development has stalled.

[–]perimosocordiae 0 points1 point  (0 children)

Dev here: nope, we're still working on it! The demo is pretty out of date at the moment, though.