hirrolot / slice99Links
Memory slices for C99
☆48Updated 8 months ago
Alternatives and similar repositories for slice99
Users that are interested in slice99 are comparing it to the libraries listed below
Sorting:
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- clex is a simple lexer generator☆103Updated 2 months ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- small embeddable C-style preprocessor☆43Updated 2 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- 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 8 years ago
- Type-safe Printf in C☆72Updated 10 months ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- scc - simple C Compiler☆58Updated 8 years ago
- A small C compiler☆33Updated 4 months ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 2 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- A C peg parser generator (a fork of peg/leg)☆25Updated 3 years ago
- Peephole optimizer for QBE☆31Updated 2 months ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- No bullshit vector library for C☆81Updated 5 years ago
- Learn how argc and argv are passed from environment to Unix program.☆19Updated 4 years ago
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆97Updated 3 months ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- The compiler and standard distribution for the C∀ programming language☆83Updated this week
- simple preprocessor☆67Updated 5 years ago
- The Beryl Scripting Language☆31Updated 2 years ago
- A small self-contained alternative to readline and libedit☆68Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A header-only portability and boilerplate library for C☆26Updated 2 months ago
- [Fossil repository mirror] A tiny interpreter☆43Updated last year
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago