mthom / on-the-fly-gc
Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.
☆35Updated 8 years ago
Alternatives and similar repositories for on-the-fly-gc:
Users that are interested in on-the-fly-gc are comparing it to the libraries listed below
- The fluffy programming language main repository☆24Updated 12 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- Garbage collected concurrent hash tries.☆19Updated 8 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆14Updated 2 months ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated last year
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- ☆41Updated last year
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 5 months ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- An s-expression library for C++☆55Updated 11 months ago
- My Own Linear Lisp☆40Updated 6 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 8 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- mark/sweep garbage collector for C☆29Updated 13 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago