ECN lab about syntaxic analysis

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

README.md

FlexBisonLab

ECN lab about syntaxic analysis

How to compile

make
./eval

How to test

./test.sh