jayconrod / imp-interpreter
A minimal interpreter for the toy language, IMP, used as an example for building interpreters.
☆13Updated 8 years ago
Alternatives and similar repositories for imp-interpreter:
Users that are interested in imp-interpreter are comparing it to the libraries listed below
- A minimal but powerful programming language based on C, Go and Haskell☆62Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- A small virtual machine with focus on educating others about virtual machines☆31Updated 10 years ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- ☆41Updated 5 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A little language interpreter written in Go☆99Updated 6 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- Implementation of McCarthy's original Lisp in Python☆29Updated 3 years ago
- Toy general-purpose interpreted language written in Python☆20Updated 9 years ago
- ☆30Updated 4 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- ☆71Updated 2 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 7 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆70Updated 2 months ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 6 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆29Updated 5 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A toy C-like language compiler for PigletVM☆62Updated 5 years ago
- Extension to ast that allow ast -> python code generation.☆78Updated 7 years ago
- Learning to build a language with RPython.☆21Updated 7 years ago
- Automatically exported from code.google.com/p/tinypy☆240Updated last year