Tree [r2]
/
History
Read Me
* Mini-HOWTO *
==============
make - builds parser
./prepare_source <source.c> - outputs source.c.i - preprocessed with cpp
./cparser <source.c.i> - parses source (when in debug mode prints AST)
<outputDir> - outputs scanner.l and parser.y in chosen directory
[-M] - optional, outputs Makefile to build generated
scanner and parser
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.