gabriel-rusu / c-language-preprocessor

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. Most of the preprocessor testcases in gcc and clang are handled OK by so-cpp.

Home Page:https://rusugabriel.github.io/C-Language-Preprocessor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gabriel-rusu/c-language-preprocessor Stargazers