jayconrod / imp-interpreterLinks
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
Sorting:
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A handy tool to help design and parse your own language☆21Updated 2 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
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- Toy general-purpose interpreted language written in Python☆20Updated 9 years ago
- Automatically exported from code.google.com/p/tinypy☆242Updated last year
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Learning to build a language with RPython.☆21Updated 8 years ago
- a toy go compiler written in go☆22Updated 14 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- Monkey programming language interpreter designed in "Writing An Interpreter In Go".☆37Updated 6 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Lua version 1.0 source.☆8Updated 10 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 4 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A simple compiler for a mini language☆38Updated 9 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- The ultimate Nim introduction. Tutorial material and my slides.☆23Updated 9 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- A programming language.☆21Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- a stack-based concatenative virtual machine for implementing highly concurrent languages☆45Updated last year
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago