https://github.com/mozilla/rhino/releases/tag/Rhino1_7_7_2_Release
https://www.phpied.com/installing-rhino-on-mac/
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Documentation#Embedding_Rhino
# Compile the class
javac HelloWorld.java
# Run the class on JVM
java HelloWorld