jayconrod / imp-interpreter
A minimal interpreter for the toy language, IMP, used as an example for building interpreters.
☆13Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for imp-interpreter
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- A little language interpreter written in Go☆92Updated 5 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 8 years ago
- A compiler for a simple language, built with Python and LLVM☆99Updated 5 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 3 years ago
- A toy C-like language compiler for PigletVM☆61Updated 4 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆65Updated 4 months ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- A stack-based virtual machine written in C☆19Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 2 months ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Toy compiler for a fictional go-like language called Gone.☆28Updated 4 years ago
- A stack machine VM, interpreter and genetic programming library☆47Updated 5 years ago
- Compiler for the COOL programming language in Python 3☆40Updated 5 years ago
- The 10 millionth JavaScript Scheme interpreter.☆15Updated 4 years ago
- A Python-like systems programming language☆84Updated 8 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- Monkey programming language interpreter designed in "Writing An Interpreter In Go".☆35Updated 5 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- An experimental Python bytecode interpreter implementation in Go☆85Updated 12 years ago
- Web Assembly Decoder - Zero Extras☆71Updated 5 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 9 years ago
- Golang Port of LLVM's Kaleidoscope Tutorial☆30Updated 9 years ago
- EPIC CUCUMBERS!☆30Updated 7 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 4 years ago
- Pratt Top-down Operator Precedence Example in Go☆36Updated 3 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago