jaaron / toy-bytecode
A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.
☆18Updated last year
Alternatives and similar repositories for toy-bytecode:
Users that are interested in toy-bytecode are comparing it to the libraries listed below
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 8 years ago
- a simple concatenative programming language written in C++☆35Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 4 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- ☆44Updated 8 years ago
- ☆21Updated 11 years ago
- Tiny lisp, simple and embeddable scheme-like language☆26Updated 2 weeks ago
- ☆17Updated 5 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 12 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 4 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆13Updated 12 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆15Updated 8 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 9 months ago
- Scheme on SECD☆43Updated 4 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- ☆64Updated 8 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A simple compiler from the lambda calculus to MIPS assembly☆20Updated 7 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- an experimental optimizing Scheme compiler☆8Updated 13 years ago
- A Scheme Interpreter written in C☆11Updated 9 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- High-level VM (like LLVM's little brother)☆39Updated 9 years ago