Top "Nashorn" questions

Nashorn is an open-source, JVM-based JavaScript engine.

New to scripting with Java and Nashorn, any tutorials?

Are there any good tutorials or the likes for getting stated with this? I have yet to do any scripting …

java javascript java-8 nashorn
How can I use CommonJS modules with Oracle's new Nashorn JS Engine?

I'm looking for a module system for Nashorn. From what I can tell, CommonJS is the way to go concerning …

commonjs nashorn
Effective way to pass JSON between java and javascript

I'm fairly new to Nashorn and scripting on top of the JVM and wanted to know if I can get …

java nashorn scriptengine
Java Scripting With Nashorn (JSR 223) & Pre-compilation

I am using Nashorn via JSR 223 to execute small snippets of user entered script: public Invocable buildInvocable(String script) throws …

java scripting jsr223 nashorn
Avatar.js and Project Avatar

In the context of Java 8 and Nashorn I see two projects being regularly mentioned. Avatar.js and Project Avatar What …

java java-8 nashorn avatarjs project-avatar