mcinglis / libpp
Functional-programming macros for the C preprocessor.
☆63Updated 10 years ago
Alternatives and similar repositories for libpp:
Users that are interested in libpp are comparing it to the libraries listed below
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- Coroutines for C.☆74Updated 8 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- DRY Microtesting Framework for C☆83Updated 4 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆122Updated 13 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 10 years ago
- Self-hosting C toolchain, from scratch☆34Updated last month
- Experiments with JIT compilation☆65Updated 8 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- C17 compiler implementation from scratch☆64Updated last year
- order-pp preprocessor library (standalone part of chaos-pp)☆108Updated 3 years ago
- Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in m…☆33Updated 3 years ago
- Anonymous functions in C☆251Updated 4 years ago
- Memory slices for C99☆48Updated 2 weeks ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆158Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A C-implemented C compiler☆91Updated 6 months ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).☆22Updated 7 years ago
- An argument-parsing library for C.☆66Updated 5 months ago
- Brainfuck interpreter written in the C preprocessor☆233Updated 9 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆40Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- scc - simple C Compiler☆55Updated 8 years ago
- Val Schorre's META-II☆60Updated 11 years ago