Conceptual-Inertia / InertiaLinks
Inertia is the register-based, lightweight, Turing-complete virtual machine running a small set of bytecodes for benchmarking VM performance. A counterpart of Conceptum.
☆13Updated 9 years ago
Alternatives and similar repositories for Inertia
Users that are interested in Inertia are comparing it to the libraries listed below
Sorting:
- Conceptum is a stack-based, lightweight, Turing-equivalent JIT virtual machine running a small set of bytecodes for benchmarking VM perfo…☆22Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Rabbit VM.☆112Updated 6 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Foment is an implementation of R7RS Scheme.☆70Updated 3 years ago
- quick c☆35Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Efficient and customisable compression of short strings☆48Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- Pinocchio VM☆21Updated 5 years ago
- Programming language☆23Updated 3 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 9 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- Continuation Passing C☆115Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- AMD64 assembler in Common Lisp☆38Updated 13 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆60Updated 9 years ago
- Based on scheme to LLVM compiler from https://web.archive.org/web/20111220233738/http://www.ida.liu.se/~tobnu/scheme2llvm/☆72Updated 8 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Marpa parse engine C library -- STABLE☆99Updated 2 years ago
- The Wasp Lisp Virtual Machine, Associated Libraries, and MOSREF☆107Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago