You can find me at https://github.com/Haffy/3-3-Compiler
sudo apt-get install nodejs
sudo apt-get install nodejs-legacy
sudo apt-get install npm
npm install jison
npm install fs
cd 3-3-Compiler
jison grammar.jison
node codegen.js geracaoCodigo/fatorialCorreto.txt
-
This will return the code in JS, then copy the code, you can run this code in https://jsfiddle.net/ , paste the code in the javascript area;