Qqwy / raii_withLinks
A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:
☆44Updated 6 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:
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆71Updated 7 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Tiny scheme implementation written in c++17☆28Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- quick c☆35Updated 3 years ago
- A small self-contained alternative to readline and libedit☆67Updated last year
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- This is a small mirror of s7 scheme, the official distribution is here:☆18Updated 4 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- A toy C-like language compiler for PigletVM☆62Updated 5 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Growable Memory Buffer for C99☆123Updated 3 years ago
- Memory slices for C99☆48Updated 2 months ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- DRY Microtesting Framework for C☆83Updated 5 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- The compiler and standard distribution for the C∀ programming language☆78Updated last week
- small embeddable C-style preprocessor☆39Updated 2 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆37Updated 5 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 8 years ago
- Tiny Parser in C++☆12Updated last year