KaryScript
KaryScript copied to clipboard
KaryScript is an experimental language to test the possibilities of a more readable textual language. It compiles to ES6 and can be considered a much better ECMAScript
http://2ality.com/2015/03/es6-generators.html
Runtime errors like this are not being handled right ``` { Error: ENOENT: no such file or directory, open '/Users/pmk/OneDrive/Codes/KaryScript/tests/test-drive/ bin/main.js' at Object.fs.openSync (fs.js:558:18) at Object.fs.writeFileSync (fs.js:1223:33) at Object.BuildSingleFile (/Users/pmk/OneDrive/Codes/KaryScript/bin/cli.js:85:32)...
the output of error ``` > [email protected] pack-core /home/javad/Dev/karyscript > webpack --config ./build/pack-only-compiler.js /usr/bin/env: ‘node’: No such file or directory npm ERR! Linux 4.4.0-64-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "run"...