Add easy to use preprocessor support via pcpp

- Fixes #60
This commit is contained in:
Dustin Spicuzza
2023-08-21 17:19:23 -04:00
parent 1ba625a13b
commit 34d7b4561b
11 changed files with 149 additions and 10 deletions

View File

@@ -31,6 +31,7 @@ Non-goals:
headers that contain macros, you should preprocess your code using the
excellent pure python preprocessor [pcpp](https://github.com/ned14/pcpp)
or your favorite compiler
* See `cxxheaderparser.preprocessor` for how to use
* Probably won't be able to parse most IOCCC entries
There are two APIs available: