ECN lab about syntaxic analysis

DricomDragon 001475f3a8 Add division hace 5 años
.gitignore 350b06e6b1 Add diff and status output in tester hace 5 años
LICENSE 383b1598d8 Initial commit hace 5 años
README.md 89eb8922ca Create automatic test script hace 5 años
ans.txt 001475f3a8 Add division hace 5 años
eval.l 44689196bb Fix non working substraction hace 5 años
eval.y 001475f3a8 Add division hace 5 años
makefile 9699fe6c92 Append 'out' to the runnable file hace 5 años
test.sh 350b06e6b1 Add diff and status output in tester hace 5 años
test.txt 001475f3a8 Add division hace 5 años

README.md

FlexBisonLab

ECN lab about syntaxic analysis

How to compile

make
./eval

How to test

./test.sh