jaaron / toy-bytecodeLinks
A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.
☆17Updated 2 years ago
Alternatives and similar repositories for toy-bytecode
Users that are interested in toy-bytecode are comparing it to the libraries listed below
Sorting:
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 9 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- A toy tracing JIT compiled programming language☆30Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 13 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Rabbit VM.☆114Updated 6 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- ☆93Updated last month
- eevo - simple yet expressive high-level scripting language (formerly known as tisp)☆27Updated 3 weeks ago
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 9 years ago
- Unofficial terralang compiler☆13Updated 2 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 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
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Qore Programming Language☆61Updated this week
- Bigloo Scheme Compiler☆11Updated 9 years ago
- The Lark programming language.☆58Updated 15 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago