TotallyNotChase / c-iterplusLinks
Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators
☆31Updated 4 years ago
Alternatives and similar repositories for c-iterplus
Users that are interested in c-iterplus are comparing it to the libraries listed below
Sorting:
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Updated 4 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Small powerful micro scripting language <1K SLOC☆61Updated 4 months ago
- The Melon programming language☆36Updated 2 years ago
- A language that ports⚓: examining the limits of compilation⚙️.☆105Updated 3 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Scribe Reference Compiler☆22Updated 5 months ago
- The Silk Programming Language☆79Updated 4 years ago
- clex is a simple lexer generator☆108Updated 4 months ago
- Reference counter for C☆54Updated 2 years ago
- Glide programming language☆39Updated 3 years ago
- The Riff programming language☆22Updated 2 years ago
- The world's worst text editor, if it can even be considered a text editor.☆18Updated 4 years ago
- A small programming language created in an hour☆49Updated 4 years ago
- Optimizing Brainfuck interpreter in the C preprocessor