Page MenuHomePhorge

xhpast-winbisonflex.bat
ActivePublic

Authored by speck on Feb 6 2024, 02:16.
bison --verbose --name-prefix=xhpast --defines=parser.yacc.hpp --output=parser.yacc.cpp parser.y
flex -CFr --header-file=scanner.lex.hpp --outfile=scanner.lex.cpp scanner.l