schani / SimpLangLinks
A very simple programming language for teaching interpreter and compiler building.
☆14Updated 8 years ago
Alternatives and similar repositories for SimpLang
Users that are interested in SimpLang are comparing it to the libraries listed below
Sorting:
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 5 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- Oberon-0 Compiler: An educational compiler for a subset of the Oberon programming language☆26Updated 11 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- A two-dimensional programming language from 1994.☆12Updated 9 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆42Updated 9 years ago
- Few people use Forth. But this might be useful if you want to!☆35Updated 6 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated last year
- Forthscript programming language interpreter