A minimal C preprocessor written in C using Flex (Lex) and GNU Bison.
Basic usage:
./build/pp path/to/input.cWith include directories and predefined macros:
./build/pp -DDEBUG -DVERSION=3 -I include -I third_party/include source.c| Name | Name | Last commit date | ||
|---|---|---|---|---|