Qqwy / raii_withLinks
A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:
☆46Updated 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:
- single file scheme interpreter with tail call optimization☆82Updated 6 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
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- A small self-contained alternative to readline and libedit☆68Updated 2 years ago
- quick c☆35Updated 3 years ago
- Memory slices for C99☆49Updated 10 months ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 8 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- No bullshit vector library for C☆84Updated 5 years ago
- interpreter devkit☆25Updated 6 years ago
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- C17 compiler implementation from scratch☆64Updated 2 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆37Updated 5 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆43Updated 9 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- An s-expression library for C++☆57Updated last year
- C programming language extension: Cedro pre-processor☆52Updated 2 years ago
- The SubC compiler☆29Updated 8 years ago
- Anonymous functions in C☆260Updated 5 years ago
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago
- scc - simple C Compiler☆58Updated 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
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago