jaaron / toy-bytecode
A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for toy-bytecode
- RISC-V emulator☆10Updated 8 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆43Updated 8 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- Just a little toy language to learn about register-based VMs.☆20Updated 12 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 10 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 4 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- Continuation-passing style and closure conversion transforms for r6rs scheme.☆12Updated 13 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆75Updated 12 years ago
- ☆21Updated 11 years ago
- ☆44Updated 8 years ago
- Oberon-0 Compiler: An educational compiler for a subset of the Oberon programming language☆23Updated 10 years ago
- Tiny lisp, simple and embeddable scheme-like language☆26Updated last year
- The fluffy programming language main repository☆24Updated 11 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 12 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆67Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago
- some old code about scheme compiler I've ever wrote☆14Updated last year
- A simple compiler from the lambda calculus to MIPS assembly☆19Updated 7 years ago
- mark/sweep garbage collector for C☆28Updated 12 years ago
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆13Updated 12 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- Scheme on SECD☆42Updated 3 years ago
- Tiny scheme implementation written in c++17☆27Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 10 years ago