preprocessor icon indicating copy to clipboard operation
preprocessor copied to clipboard

A C/C++ preprocessor library written in C++

Results 2 preprocessor issues
Sort by recently updated
recently updated
newest added

Hello, thanks, and great work. Infrastructure of the undervalued kind. I cannot find any explicit license, nor does Github propose any default. Do you have something in mind? Thanks again.

I see this library have an interface `preprocess`, which read a file and write an output file of whole results. For a high level parser, it would better to supply...