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 8 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.☆110Updated 6 years ago
- Continuation Passing C☆114Updated 6 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆60Updated 8 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Quick C-- compiler (no longer maintained)☆161Updated 11 years ago
- A Tree Parser Generator☆101Updated last year
- Efficient and customisable compression of short strings☆49Updated 9 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆43Updated 9 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
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Scheme R7RS frontend for LLVM☆69Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 5 months 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
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 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
- The implementation of R6RS Scheme Programming Language for real-time applications. (Forked from GoogleCode)☆22Updated 3 years ago