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☆99Updated 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 8 years ago
- Memory slices for C99☆48Updated 8 months ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- A more powerful C/C++ preprocessor.☆90Updated 5 years ago
- Full-featured interfaces for C99☆331Updated 8 months ago
- The compiler and standard distribution for the C∀ programming language☆83Updated 2 weeks ago
- Functional-programming macros for the C preprocessor.☆63Updated 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
- order-pp preprocessor library (standalone part of chaos-pp)☆128Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆176Updated 4 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆128Updated 13 years ago
- Richard's compiler bootstrap experiment☆44Updated 2 years ago
- lambda calculus interpreter☆45Updated 4 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆167Updated 10 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 11 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 13 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 6 months ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆129Updated 2 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- The Egel Programming Language☆83Updated this week
- Effect handlers in C++☆123Updated 2 years ago
- A Gallina compiler with C++17 as an intermediate representation☆43Updated 4 years ago
- Coroutines for C.☆77Updated 8 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 8 months ago
- Soul - an esoteric concatenative language☆12Updated last year
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- Generic, strongly typed, header-only data structures in C☆30Updated last year