jaaron / toy-bytecodeLinks
A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.
☆17Updated last year
Alternatives and similar repositories for toy-bytecode
Users that are interested in toy-bytecode are comparing it to the libraries listed below
Sorting:
- BIT: A Very Compact Scheme System for Microcontrollers☆43Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆48Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Updated 11 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 8 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- SubC Compiler : By Nils M Holm, 2011--2012☆16Updated 13 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- ☆21Updated 12 years ago
- Bigloo Scheme Compiler☆12Updated 9 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- ☆44Updated 8 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- Rabbit VM.☆110Updated 6 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- The Tuplex programming language tools.☆16Updated 4 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- Scheme on SECD☆43Updated 4 years ago
- quick c☆35Updated 3 years ago
- DynASM with Lua mode☆105Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago