all: bison -d generator.y flex generator.lex g++ -o gen generator.tab.c lex.yy.c -lfl