Enter B- program source code
Compiler errors
Compiling and running the Javascript output using the Oracle JDK :
- Copy and paste Javascript code to file: source.js
- Append "oracle_jjs_adapter" to the end of the file: cat source.js adapters/oracle_jjs_adapter.js > program.js
- Run: jjs program.js