TotallyNotChase / typeclass-interface-patternLinks
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C
☆44Updated 3 years ago
Alternatives and similar repositories for typeclass-interface-pattern
Users that are interested in typeclass-interface-pattern are comparing it to the libraries listed below
Sorting:
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 3 years ago
- Memory slices for C99☆48Updated 2 months ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Effect handlers in C++☆120Updated last year
- Example implementation of coroutine in C☆20Updated 4 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- lambda calculus interpreter☆42Updated 4 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Full-featured interfaces for C99☆326Updated 2 months ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- ☆92Updated last week
- order-pp preprocessor library (standalone part of chaos-pp)☆111Updated 3 years ago
- Soul - an esoteric concatenative language☆11Updated last year
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆63Updated 4 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- The compiler and standard distribution for the C∀ programming language☆79Updated 2 weeks ago
- non-recursive GNU make-based build framework☆28Updated last month
- hspp: An experimental library to bring Haskell Style Programming to C++.☆165Updated 2 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 5 months ago
- ☆38Updated 4 years ago
- Pottery - A container and algorithm template library in C☆126Updated 3 years ago
- The Carburetta scanner & parser generator☆17Updated last week
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated last week
- Self-hosting C toolchain, from scratch☆36Updated 4 months ago