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 8 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- DRY Microtesting Framework for C☆84Updated 5 years ago
- Memory slices for C99☆48Updated 8 months ago
- A toy C-like language compiler for PigletVM☆63Updated 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
- quick c☆35Updated 3 years ago
- A small self-contained alternative to readline and libedit☆68Updated 2 years ago
- interpreter devkit☆25Updated 6 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Tiny Parser in C++☆12Updated last year
- An s-expression library for C++☆56Updated last year
- No bullshit vector library for C☆81Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- Joel Bartlett's fabled Scheme->C system☆84Updated 5 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 9 months ago
- a Lispy Forth in C++☆26Updated 7 years ago