ECN lab about syntaxic analysis

DricomDragon 350b06e6b1 Add diff and status output in tester преди 5 години
.gitignore 350b06e6b1 Add diff and status output in tester преди 5 години
LICENSE 383b1598d8 Initial commit преди 5 години
README.md 89eb8922ca Create automatic test script преди 5 години
ans.txt 2d6167ce9d Add test cases with parenthesis преди 5 години
eval.l 44689196bb Fix non working substraction преди 5 години
eval.y 88f70f1044 Fix long additon преди 5 години
makefile 9699fe6c92 Append 'out' to the runnable file преди 5 години
test.sh 350b06e6b1 Add diff and status output in tester преди 5 години
test.txt 2d6167ce9d Add test cases with parenthesis преди 5 години

README.md

FlexBisonLab

ECN lab about syntaxic analysis

How to compile

make
./eval

How to test

./test.sh