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
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆31Updated 4 years ago
- Memory slices for C99☆48Updated 7 months ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆126Updated 13 years ago
- Simple conservative GC using mimalloc☆41Updated 2 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 5 months ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Full-featured interfaces for C99☆332Updated 7 months ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 11 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- A more powerful C/C++ preprocessor.☆90Updated 5 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- Effect handlers in C++☆123Updated 2 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆43Updated 7 years ago
- lambda calculus interpreter☆44Updated 4 years ago
- streaming, uncompressed, less memory-needy version of bsdiff - the d stands for ddelta (very WIP, there might be heavy rebasing and filte…☆49Updated 3 years ago
- The compiler and standard distribution for the C∀ programming language☆83Updated last week
- Compile Haskell-like code into C++ template metaprograms☆59Updated 9 years ago
- ☆39Updated 4 years ago
- ☆71Updated last week
- Robust multi-prompt delimited control and effect handlers in C/C++☆129Updated last year
- Composable monadic STM for C++ on Free monads☆80Updated 5 years ago
- hspp: An experimental library to bring Haskell Style Programming to C++.☆170Updated 3 years ago
- Lightweight C library for functional programming.☆36Updated 8 years ago
- A header only library that provides parser combinators to C++☆21Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago