TotallyNotChase / typeclass-interface-pattern
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C
☆44Updated 3 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
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 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☆30Updated 3 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- Memory slices for C99☆48Updated last month
- Generic, strongly typed, header-only data structures in C☆29Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 4 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- Full-featured interfaces for C99☆321Updated last month
- Pottery - A container and algorithm template library in C☆125Updated 3 years ago
- lambda calculus interpreter☆42Updated 3 years ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- Portable high-level assembler with authentic C syntax☆24Updated 2 years ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 2 years ago
- C macro overloading☆22Updated 2 months ago
- Compile Haskell-like code into C++ template metaprograms☆59Updated 8 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- A constructive proof assistant for second order logic.☆34Updated 6 months ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆40Updated 6 years ago
- Like APL, but with emojis☆15Updated 3 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated last month
- Type-safe Printf in C☆72Updated 3 months ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated last week
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆158Updated 9 years ago
- ☆60Updated this week
- Interactive C/C++ preprocessor macro debugger☆166Updated 4 years ago