JavaScript engine and runtime implementation in C
JavaScript-C Engine
js
$ js script.js
$ js
$ js -e "console.log('Hello World')"