Enter B- program source code





Compiler errors


Compiling and running the Javascript output using the Oracle JDK :
  1. Copy and paste Javascript code to file: source.js
  2. Append "oracle_jjs_adapter" to the end of the file: cat source.js adapters/oracle_jjs_adapter.js > program.js
  3. Run: jjs program.js