Hello I am playing around with the compilation process of the lex/yacc code that makes scanner.c and grammar.c. I'm trying to compile them to get the exact code that the precompiled c files get. Could you (the authors) tell which lex/yacc compilers you used and which flags you used in them?