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
- quick c☆35Updated 3 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- a Lispy Forth in C++☆26Updated 6 years ago
- A small self-contained alternative to readline and libedit☆67Updated 2 years ago
- interpreter devkit☆25Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 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
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- Memory slices for C99☆48Updated 6 months ago
- DRY Microtesting Framework for C☆84Updated 5 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- An arbitrary precision library written in C which supports fractional datum. Arbitraire is fully portable to all linux, mac and netbsd/fr…☆17Updated 2 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- An s-expression library for C++☆55Updated last year
- The fluffy programming language main repository☆25Updated 12 years ago
- The compiler and standard distribution for the C∀ programming language☆82Updated last week
- another lisp library to generate c/c++ code. this one is supposed to be very simple. note that development of this repo has stopped. i am…☆65Updated 5 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
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- cparse is an LR(1) and LALR(1) parser generator☆52Updated this week
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- BSD Licensed Bignum Library☆232Updated last year