dirk / hivm
High-level VM (like LLVM's little brother)
☆39Updated 9 years ago
Alternatives and similar repositories for hivm:
Users that are interested in hivm are comparing it to the libraries listed below
- fcc is the compiler for Neat, my D-lite language.☆50Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- JIT compiler of scheme☆15Updated 13 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A toy tracing JIT compiled programming language☆30Updated 6 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆58Updated 8 years ago
- quick c☆35Updated 2 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated this week
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- An embeddable LISP in C99☆19Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 9 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 4 years ago
- The Tuplex programming language tools.☆16Updated 4 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 6 years ago
- OO language targetting Lua☆50Updated 10 years ago
- ☆89Updated 11 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Minimal programming language for embedding small scripts in larger programs☆51Updated 6 months ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago