mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 08:39:58 +08:00
To generate a new scanner and parser run: flex --header-file=parser.yy.h --outfile=parser.yy.c parser.l bison --defines=parser.tab.h --name-prefix=parser_ parser.y