ECN lab about syntaxic analysis

DricomDragon 89eb8922ca Create automatic test script il y a 5 ans
.gitignore 81e6657050 Ignore output files il y a 5 ans
LICENSE 383b1598d8 Initial commit il y a 5 ans
README.md 89eb8922ca Create automatic test script il y a 5 ans
ans.txt 89eb8922ca Create automatic test script il y a 5 ans
eval.l 44689196bb Fix non working substraction il y a 5 ans
eval.y 88f70f1044 Fix long additon il y a 5 ans
makefile 9699fe6c92 Append 'out' to the runnable file il y a 5 ans
test.sh 89eb8922ca Create automatic test script il y a 5 ans
test.txt 89eb8922ca Create automatic test script il y a 5 ans

README.md

FlexBisonLab

ECN lab about syntaxic analysis

How to compile

make
./eval

How to test

./test.sh