This is a simple C/C++ preprocessor. The goal is to have good conformance with the C and C++ standards and to handle nonstandard preprocessor extensions in gcc / clang / visual studio preprocessors.
-
Updated
May 22, 2024 - C
This is a simple C/C++ preprocessor. The goal is to have good conformance with the C and C++ standards and to handle nonstandard preprocessor extensions in gcc / clang / visual studio preprocessors.
Add a description, image, and links to the preprocessor-testcases topic page so that developers can more easily learn about it.
To associate your repository with the preprocessor-testcases topic, visit your repo's landing page and select "manage topics."