meaning-matters / Except
Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999
☆50Updated 5 years ago
Alternatives and similar repositories for Except:
Users that are interested in Except are comparing it to the libraries listed below
- A single header buddy memory allocator for C & C++☆179Updated 3 weeks ago
- Self-hosting C toolchain, from scratch☆34Updated last month
- Fast Text-to-PDF Converter☆53Updated 2 years ago
- A collection of neat C and C++ trivia and oddities.☆31Updated 2 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆46Updated last year
- Pottery - A container and algorithm template library in C☆125Updated 2 years ago
- C17 compiler implementation from scratch☆64Updated last year
- clex is a simple lexer generator☆95Updated 3 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated last month
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- POSIX getopt() as a portable header library☆108Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆97Updated 3 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆132Updated 10 months ago
- A versatile, performance-oriented generic hash table library for C.☆110Updated 8 months ago
- A safe wrapper for [m,c,re]alloc/free functions =)☆33Updated last year
- A small, usability-oriented generic container library.☆262Updated last week
- Low-level C89 Closed/Open-addressed hashtable implementation.☆25Updated 3 months ago
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git☆75Updated last year
- Fast and lightweight math expression evaluator in C99☆131Updated 4 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆64Updated 2 weeks ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆122Updated 13 years ago
- scc - simple C Compiler☆55Updated 8 years ago
- Chasm Runtime Assembler.☆116Updated 3 weeks ago
- The Roman II Programming Language☆68Updated 2 years ago
- Barebones multiboot kernel for beginners☆152Updated 5 years ago
- C23 Checked Arithmetic☆122Updated 3 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 years ago
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆65Updated 3 years ago
- small embeddable C-style preprocessor☆39Updated last year
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆29Updated 7 years ago