Qqwy / raii_withLinks
A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:
☆43Updated 7 years ago
Alternatives and similar repositories for raii_with
Users that are interested in raii_with are comparing it to the libraries listed below
Sorting:
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Memory slices for C99☆48Updated 6 months ago
- quick c☆35Updated 3 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆134Updated 3 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- A small self-contained alternative to readline and libedit☆67Updated 2 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago
- An s-expression library for C++☆55Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- arbitrary precision arithmetic library☆44Updated 6 years ago
- interpreter devkit☆25Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆60Updated 8 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Lemon Parser Generator☆44Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- DRY Microtesting Framework for C☆84Updated 5 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- No bullshit vector library for C☆81Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- The compiler and standard distribution for the C∀ programming language☆83Updated last week
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago