cslarsen / stack-machine
A simple stack-based virtual machine in C++ with a Forth like programming language
☆166Updated 3 years ago
Alternatives and similar repositories for stack-machine:
Users that are interested in stack-machine are comparing it to the libraries listed below
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆150Updated 4 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Simple virtual machine which interprets bytecode.☆472Updated 2 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆173Updated 6 years ago
- CC500: a tiny self-hosting C compiler☆158Updated 7 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A sunny little virtual machine☆524Updated 9 years ago
- x86 JIT compiler in 86 lines☆954Updated 9 years ago
- An implementation of Scheme in Python and C++☆171Updated 4 months ago
- A toy C compiler☆519Updated 4 years ago
- Same as simple-virtual-machine but in C☆148Updated 9 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆147Updated 8 years ago
- Getting started with the LLVM C API☆111Updated 7 years ago
- small self hosting C compiler☆480Updated 3 years ago
- Rabbit VM.☆107Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- A single-header incremental garbage collector library☆287Updated 7 months ago
- A quick and very dirty Scheme interpereter.☆381Updated 7 years ago
- A simple VM in C☆49Updated 8 months ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- C99 parser and frontend for libfirm☆345Updated 3 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- The Finch programming language☆248Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Brainfuck interpreter written in the C preprocessor☆234Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 12 years ago