txus / libtreadmill
An implementation of Baker's Treadmill Garbage Collector.
☆20Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for libtreadmill
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 10 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 4 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆67Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- Tiny scheme implementation written in c++17☆27Updated 5 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆62Updated 13 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A just-in-time-compiling forth system using libfirm.☆56Updated 7 years ago
- A Tour Through the SubC Compiler☆85Updated 2 years ago
- ☆40Updated last year
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 8 months ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Unofficial libjit mirror.☆57Updated 4 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Continuation Passing C☆112Updated 5 years ago
- Coco/R for C++☆28Updated 2 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- Combinators in C☆38Updated 12 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆41Updated 6 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆33Updated 7 years ago
- Clone of the Chaos CVS repository using git-cvsimport.☆12Updated 12 years ago
- The compiler and standard distribution for the C∀ programming language☆72Updated this week
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆29Updated 9 years ago
- A C++11 implementation of Hindley-Milner type inference.☆78Updated 11 years ago
- Arbitrary precision integer and rational arithmetic library☆131Updated 8 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago