TotallyNotChase / typeclass-interface-patternLinks
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C
☆44Updated 4 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☆100Updated 4 years ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆31Updated 4 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Memory slices for C99☆48Updated 5 months ago
- A more powerful C/C++ preprocessor.☆88Updated 5 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 4 years ago
- Full-featured interfaces for C99☆327Updated 5 months ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- Richard's compiler bootstrap experiment☆46Updated 2 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- ☆69Updated this week
- This was a fork of Checked C used from 2021-2024. The changes have been merged into the original Checked C repo.☆27Updated 11 months ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 3 months ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆124Updated last year
- Soul - an esoteric concatenative language☆11Updated last year
- hspp: An experimental library to bring Haskell Style Programming to C++.☆167Updated 2 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- The compiler and standard distribution for the C∀ programming language☆81Updated last week
- Example implementation of coroutine in C☆20Updated 4 years ago
- ☆39Updated 4 years ago
- High-level interface for low-level programming☆118Updated 3 weeks ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- A Gallina compiler with C++17 as an intermediate representation☆43Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆171Updated 4 years ago
- Compile Haskell-like code into C++ template metaprograms☆59Updated 9 years ago