ECN lab about syntaxic analysis

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

README.md

FlexBisonLab

ECN lab about syntaxic analysis

How to compile

make
./eval

How to test

./test.sh