GitHub topics: c-preprocessor
lcsmuller/reflect-c
Code-generates ANSI C helpers that give your structs reflection-style access to field names, types, and values.
Language: C - Size: 237 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 4 - Forks: 0
dspinellis/cscout
C code refactoring browser
Language: C++ - Size: 6.04 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 212 - Forks: 38
windelbouwman/ppci
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
Language: Python - Size: 13.4 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 348 - Forks: 41
kyuupichan/kcpp
A C++23 and C23 preprocessor implemented in Python
Language: Python - Size: 2.65 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
IrisShaders/glsl-preprocessor Fork of shevek/jcpp
GLSL Preprocessing with the C Preprocessor in Java - based on JCPP
Language: Java - Size: 12 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0
bagder/fcpp
Frexx C preprocessor
Language: C - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 137 - Forks: 43
camel-cdr/bfcpp
Optimizing Brainfuck interpreter in the C preprocessor
Language: C - Size: 77.1 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 62 - Forks: 3
RGBCube/GCCPreprocessHTML
Preprocess HTML with the GCC preprocessor!
Language: Python - Size: 6.84 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0
bnoazx005/tcpp
A simple, single-header library which implements C preprocessor
Language: C++ - Size: 348 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 52 - Forks: 12
TotallyNotChase/c-iterators
:books: A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
Language: C - Size: 686 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 98 - Forks: 2
mujtaba-io/c-macro-static-site-generator
Static site generator, that uses C preprocessor syntax.
Language: Python - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
madmurphy/zen.h
C preprocessor utilities
Language: C - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 2
katahiromz/mcpp
UTF-16 readable C preprocessor (A fork of mcpp 2.7.2)
Language: C - Size: 1.57 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 0
MichaelBrim/tedium
bits of common code to reuse across C/C++ projects
Language: C - Size: 34.2 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1
vmchale/cpp-build
Use the C pre-processor on Rust projects
Language: Rust - Size: 47.9 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1
TheRobotFox/MGX
Macros Generate Expressions
Language: C - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
UnknowableCoder/MackroTricks
Binary arithmetic and cycles in the C Preprocessor
Language: C - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0
pawel-tarasiuk/cpdqsort
Pattern-defeating quicksort as C macro
Language: C - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
eladn/applyxn-c-macro
APPLYXn is a macro extension tool for the C preprocessor. It basically receives a macro name and a variable number of items; then applies the macro on each item one-by-one.
Language: C++ - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1
apfeltee/cproto
An attempt to keep cproto by Thomas E. Dickey (invisible-island.net/cproto/) up-to-date, and also adding some features
Language: C - Size: 282 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
rindeal/order-pp 📦
order-pp preprocessor library (standalone part of chaos-pp)
Language: C - Size: 880 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1
rindeal/chaos-pp 📦
chaos preprocessor library. This is what boost preprocessor derived from.
Language: HTML - Size: 1.7 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1
unsubtract/brainfuck.h
A C header that allows building brainfuck programs within a C compiler.
Language: C - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
b-duncs/holbertonschool-low_level_programming
Introduction to C
Language: C - Size: 459 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1
loganzartman/100vecs
naïve templated vector datatype in C using preprocessor tricks
Language: C - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
rolandbernard/cmacros
A collection of random, more or less useful C preprocessor macros
Language: C - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
asmwarrior/cpp-preprocessor Fork of penguinfreud/cpp-preprocessor
Language: C++ - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
hilbix/cppmeta
C Preprocessor metaprogramming and other useful abuses
Language: C++ - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
pbondoer/42-dr_quine
Dr_Quine @ 42 - self replicating programs
Language: C - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0