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:
- quick c☆35Updated 3 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- interpreter devkit☆25Updated 6 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 8 years ago
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- Memory slices for C99☆49Updated 9 months ago
- A small self-contained alternative to readline and libedit☆68Updated 2 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Micro Emacs in D☆90Updated 4 months ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- Lemon Parser Generator☆45Updated 6 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- arbitrary precision arithmetic library☆44Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- C++ implementation of a gap buffer.☆57Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- No bullshit vector library for C☆84Updated 5 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆42Updated 9 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- Rabbit VM.☆114Updated 6 years ago
- Experiments with JIT compilation☆64Updated 8 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago