Javascript - jjs
About
Articles Related
Example
- Install Java
where jjs
C:\Java\jdk1.8.0_171\bin\jjs.exe
- Call it
jjs
- Play
print ("foo");
foo
where jjs
C:\Java\jdk1.8.0_171\bin\jjs.exe
jjs
print ("foo");
foo