A simple interactive interpreter
npm run dev
npm install
npm run build
Run npm run start or node ./dist/interpreter.js to start the project.
If dist folder is exists. Run npm link to create a symlink in the global folder.
Then run siil to start the script.