-
08:42
(UTC +08:00)
preprocessor
A simple, single-header library which implements C preprocessor
A macro and include preprocessor for C-like language, written in C++20.
ccpp, a general purpose single-header preprocessor library.
a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal binary size.
The Pre-C Preprocessor. Selectively preprocesses only the necessary parts.
a standard C compiler (with an integrated preprocessor)
A C/C++ preprocessor library written in C++
Mirror of Brian Raiter's cppp. cppp is a partial C preprocessor that can automatically resolve #ifdef statements.
A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99
C++ utilities for lexing and parsing of script languages and configuration files.
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server
💾 The source of VS Code's C++ syntax highlighting
A simple C/C++ preprocessor, second lab for Object-oriented programming course at Fudan University.
A minimalist single-header library for building pattern-matchers, lexers, and parsers.