ECN lab about syntaxic analysis

DricomDragon 9594b188c8 Implement priority for multiplication 5 лет назад
.gitignore 81e6657050 Ignore output files 5 лет назад
LICENSE 383b1598d8 Initial commit 5 лет назад
README.md e78273b023 Add a compile section 5 лет назад
eval.l 90b088d22f Implement multiplication without priority 5 лет назад
eval.y 9594b188c8 Implement priority for multiplication 5 лет назад
makefile 9699fe6c92 Append 'out' to the runnable file 5 лет назад

README.md

FlexBisonLab

ECN lab about syntaxic analysis

How to compile

make
./eval