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 8 years ago
- Memory slices for C99☆49Updated 10 months ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 11 years ago
- Full-featured interfaces for C99☆340Updated 10 months ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- A more powerful C/C++ preprocessor.☆92Updated 5 years ago
- lambda calculus interpreter☆46Updated 4 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Soul - an esoteric concatenative language☆12Updated last year
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆77Updated 2 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆129Updated 13 years ago
- The programming language design wiki.☆26Updated 4 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆54Updated 2 years ago
- Compile Haskell-like code into C++ template metaprograms☆66Updated 9 years ago
- ☆39Updated 5 years ago
- Effect handlers in C++☆125Updated 2 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 10 months ago
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- a self-hosting lambda calculus compiler☆37Updated 10 months ago
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆129Updated 4 years ago
- The Egel Programming Language☆83Updated last month
- ☆11Updated 4 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆170Updated 10 years ago