bbu / simple-interpreter
A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.
☆149Updated 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
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆172Updated 6 years ago
- small self hosting C compiler☆477Updated 3 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆524Updated 2 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- Embeddable lisp/scheme interpreter written in C.☆145Updated 2 years ago
- CC500: a tiny self-hosting C compiler☆158Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- A lightweight, embeddable scripting language☆150Updated 7 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆62Updated 14 years ago
- A tiny embeddable HTTP server written in C89☆179Updated 5 years ago
- DRY Microtesting Framework for C☆83Updated 4 years ago
- Rabbit VM.☆105Updated 5 years ago
- Brainfuck interpreter written in the C preprocessor☆232Updated 9 years ago
- general purpose programming language, in the vein of C++☆147Updated 3 years ago
- An implementation of Scheme in Python and C++☆171Updated 2 months ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆145Updated 8 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated last year
- self-hosted ooc compiler that generates c99☆405Updated 8 years ago
- Anonymous functions in C☆249Updated 4 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Myrddin Compiler☆392Updated 2 years ago