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☆98Updated 4 years ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 4 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Memory slices for C99☆48Updated 4 months ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- Full-featured interfaces for C99☆327Updated 4 months ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆159Updated 10 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- A list of awesome C preprocessor stuff☆343Updated this week
- lambda calculus interpreter☆44Updated 4 years ago
- ☆69Updated this week
- minimalist pure lazy functional programming language (pythonic haskell)☆78Updated 3 months ago
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 years ago
- 🦁 Nala - A delightful test framework for C projects.☆67Updated 3 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆41Updated 7 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 3 years ago
- Compile Haskell-like code into C++ template metaprograms☆59Updated 9 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆199Updated 4 years ago
- Richard's compiler bootstrap experiment☆45Updated 2 years ago
- Effect handlers in C++☆123Updated last year
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated last month
- Robust multi-prompt delimited control and effect handlers in C/C++☆120Updated last year