Javascript - jjs

About

Shell for the nashorn engine

Example

  • Install Java
where jjs
C:\Java\jdk1.8.0_171\bin\jjs.exe

  • Call it
jjs
  • Play
print ("foo");
foo

Documentation / Reference





Discover More
Javascript - Nashorn Engine

Nashorn is the JDK’s built-in JavaScript engine. Rhino was its predecessor. Background: The development of Nashorn started in late 2010 to experiment with the invokedynamic (292JSR 292) byte-code instruction....
Javascript - Shell

Shell in Javascript For a javascript shell: in the browser. See in Java Nashorn - others. See Shells Shells



Share this page:
Follow us:
Task Runner