bbu / simple-interpreter
A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.
☆148Updated 4 years ago
Alternatives and similar repositories for simple-interpreter:
Users that are interested in simple-interpreter are comparing it to the libraries listed below
- Fedjmike's C Compiler☆132Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆156Updated 7 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆172Updated 6 years ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- small self hosting C compiler☆475Updated 3 years ago
- An implementation of Scheme in Python and C++☆169Updated last month
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- The Duck Programming Language☆109Updated 7 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- DRY Microtesting Framework for C☆83Updated 4 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- C99 parser and frontend for libfirm☆343Updated 3 weeks ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆62Updated 14 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆143Updated 7 years ago
- A lightweight, embeddable scripting language☆150Updated 7 years ago
- A Python-like systems programming language☆84Updated 8 years ago
- A tiny embeddable HTTP server written in C89☆179Updated 5 years ago
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- Simple virtual machine which interprets bytecode.☆468Updated 2 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years ago
- A C-implemented C compiler☆89Updated 4 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Embeddable lisp/scheme interpreter written in C.☆146Updated 2 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆523Updated 2 years ago
- Rabbit VM.☆105Updated 5 years ago
- Anonymous functions in C☆248Updated 4 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆58Updated 8 years ago