Table of Contents

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