Runtime environment for executing JavaScript code with the Boa engine
Example runtime for the Boa JavaScript engine.
boa
$ boa script.js
$ boa -c "console.log('Hello, World!')"
$ boa