mcinglis / macrofunLinks
Standards-defying functional-programming macros for the C preprocessor
☆51Updated 11 years ago
Alternatives and similar repositories for macrofun
Users that are interested in macrofun are comparing it to the libraries listed below
Sorting:
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Coroutines for C.☆78Updated 8 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆129Updated 13 years ago
- A regular expression engine in C☆44Updated 2 years ago
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- Taking the C pre-processor to its limits☆31Updated 7 years ago
- A more powerful C/C++ preprocessor.☆92Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A list of awesome C preprocessor stuff☆382Updated 6 months ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆170Updated 10 years ago
- META data and RESource library for C language☆139Updated 3 weeks ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆177Updated 2 months ago
- C99 parser and frontend for libfirm