项目作者: gabriel-rusu

项目描述 :
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.
高级语言: C
项目地址: git://github.com/gabriel-rusu/C-Language-Preprocessor.git
创建时间: 2020-03-01T14:35:15Z
项目社区:https://github.com/gabriel-rusu/C-Language-Preprocessor

开源协议:GNU General Public License v3.0

下载