Some jazz code with jison parser
- Latest node version (8.11.1 recommended)
- Open console in root folder
- If it's the first time running the project, type npm i
- To get executable, run
npm run pack
- For testing, use
npm test
MAIN (
var counter <= 0
var a <= 0
var b <= 1
FOOOR yay
var tmp <= b
=> tmp Is tmp + a;
=> a Is b;
=> b Is tmp;
Scream tmp
=> counter Is counter + 1;
If counter > 6
Fin
Fi
TADAAA
) ;A