dirk / hivmLinks
High-level VM (like LLVM's little brother)
☆39Updated 10 years ago
Alternatives and similar repositories for hivm
Users that are interested in hivm are comparing it to the libraries listed below
Sorting:
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 years ago
- Rabbit VM.☆107Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆59Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.