Conceptual-Inertia / ConceptumLinks
Conceptum is a stack-based, lightweight, Turing-equivalent JIT virtual machine running a small set of bytecodes for benchmarking VM performance.
☆22Updated 8 years ago
Alternatives and similar repositories for Conceptum
Users that are interested in Conceptum are comparing it to the libraries listed below
Sorting:
- Inertia is the register-based, lightweight, Turing-complete virtual machine running a small set of bytecodes for benchmarking VM performa…☆13Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆61Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- Convert Java bytecode to firm IR☆18Updated 8 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- Rabbit VM.☆115Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- quick c☆35Updated 3 years ago
- Continuation Passing C☆114Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 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 4 years ago
- A Lisp-like language implemented in C++☆76Updated 3 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆165Updated 7 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- the Meta-II VM in C☆21Updated 10 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- A minimalist type-inferred programming language with procedural macro support☆136Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆42Updated 11 years ago
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆46Updated 7 years ago
- Tiny modular assembler & vm for lightweight control microcode☆37Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆137Updated 4 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 12 years ago
- An x86 disassembler written in Java (port of udis86)☆13Updated 11 years ago