stephenrkell / liballocsLinks
Meta-level run-time services for Unix processes... a.k.a. dragging Unix into the 1980s
☆276Updated last week
Alternatives and similar repositories for liballocs
Users that are interested in liballocs are comparing it to the libraries listed below
Sorting:
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- a tiny self-hosted Forth implementation☆433Updated 5 years ago
- Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.☆213Updated 2 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆124Updated 12 years ago
- A work-in-progress garbage collector for Guile☆210Updated 3 weeks ago
- Maru - a tiny self-hosting lisp dialect☆212Updated this week
- Low-level Lisp with compile-time memory management☆277Updated 7 years ago
- A PEG that compiles itself.☆76Updated 15 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆206Updated 5 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 8 years ago
- Some fun examples of solving problems with symbolic execution☆116Updated 7 years ago
- APL Compiler targeting a typed array intermediate language☆216Updated last year
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆104Updated 11 months ago
- ☆167Updated 12 years ago
- Warren's Abstract Machine: A Tutorial Reconstruction by Hassan Ait-Kaci