ECN lab about syntaxic analysis

DricomDragon 90b088d22f Implement multiplication without priority 5 gadi atpakaļ
.gitignore 383b1598d8 Initial commit 5 gadi atpakaļ
LICENSE 383b1598d8 Initial commit 5 gadi atpakaļ
README.md e78273b023 Add a compile section 5 gadi atpakaļ
eval fd42397f8d Add makefile 5 gadi atpakaļ
eval.l 90b088d22f Implement multiplication without priority 5 gadi atpakaļ
eval.tab.c fd42397f8d Add makefile 5 gadi atpakaļ
eval.tab.h fd42397f8d Add makefile 5 gadi atpakaļ
eval.y 90b088d22f Implement multiplication without priority 5 gadi atpakaļ
lex.yy.c fd42397f8d Add makefile 5 gadi atpakaļ
makefile fd42397f8d Add makefile 5 gadi atpakaļ

README.md

FlexBisonLab

ECN lab about syntaxic analysis

How to compile

make
./eval