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 6 months ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- A more powerful C/C++ preprocessor.☆88Updated 5 years ago
- The compiler and standard distribution for the C∀ programming language☆82Updated this week
- Simple conservative GC using mimalloc☆41Updated 2 years 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
- Soul - an esoteric concatenative language☆11Updated last year
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 4 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 4 months ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- Full-featured interfaces for C99☆328Updated 6 months ago
- Richard's compiler bootstrap experiment☆46Updated 2 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆124Updated last year
- The Egel Programming Language☆84Updated 4 months ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- lambda calculus interpreter☆44Updated 4 years ago
- ☆11Updated 3 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- Effect handlers in C++☆124Updated last year
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆42Updated 7 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- ☆70Updated this week
- J Language Source Code. Livestream links ⬇️☆38Updated 3 years ago
- ☆39Updated 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