ivmai / tinygcLinks
TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative GC
☆86Updated 12 years ago
Alternatives and similar repositories for tinygc
Users that are interested in tinygc are comparing it to the libraries listed below
Sorting:
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- A C-implemented C compiler☆91Updated 8 months ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆62Updated last year
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 2 months ago
- A toy JavaScript interpreter written in C☆95Updated last year
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆41Updated 10 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- A Tree Parser Generator☆98Updated 8 months ago
- JIT compiler of scheme☆15Updated 13 years ago
- midipix architecture- and target-specific files for musl libc☆25Updated last month
- Conceptum is a stack-based, lightweight, Turing-equivalent JIT virtual machine running a small set of bytecodes for benchmarking VM perfo…☆22Updated 7 years ago