ECN lab about syntaxic analysis

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

README.md

FlexBisonLab

ECN lab about syntaxic analysis

How to compile

make
./eval

How to test

./test.sh