AlexCeleste / C99-LambdaLinks
Purely evil preprocessor macros adding anonymous functions and closures to ISO C99
☆164Updated 10 years ago
Alternatives and similar repositories for C99-Lambda
Users that are interested in C99-Lambda are comparing it to the libraries listed below
Sorting:
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- C99 parser and frontend for libfirm☆350Updated 8 months ago
- Anonymous functions in C☆255Updated 5 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆366Updated last year
- A more powerful C/C++ preprocessor.☆88Updated 5 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- Parser for argv that works similarly to getopt☆189Updated last year
- An exception handling library for C☆281Updated 6 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆248Updated 11 months ago
- A public domain implementation of the C11 standard library.☆168Updated 6 years ago
- Arbitrary precision integer and rational arithmetic library☆149Updated 3 weeks ago
- A parser generator for C☆384Updated 2 weeks ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- UTF-8 rope library for C☆288Updated 3 years ago
- META data and RESource library for C language☆137Updated 6 months ago
- A single-header incremental garbage collector library☆290Updated last year
- Fedjmike's C Compiler☆134Updated 7 years ago
- Coroutines for C.☆76Updated 8 years ago
- A fork of Paul Hsieh's Better String Library☆152Updated this week
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- A C-implemented C compiler☆92Updated 11 months ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- C JSON parser library that doesn't suck☆297Updated last year
- strtod and dtoa correct rounding and fast