ECN lab about syntaxic analysis

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

README.md

FlexBisonLab

ECN lab about syntaxic analysis

How to compile

make
./eval

How to test

./test.sh