bbu / simple-interpreter
A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.
☆150Updated 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
- small self hosting C compiler☆479Updated 3 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☆173Updated 6 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆148Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago
- An implementation of Scheme in Python and C++☆171Updated 4 months ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆63Updated 14 years ago
- CC500: a tiny self-hosting C compiler☆158Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- C99 parser and frontend for libfirm☆345Updated 3 months ago
- A small arm/x86(-64) C compiler☆164Updated last year
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- A single-header incremental garbage collector library☆287Updated 7 months ago
- Simple virtual machine which interprets bytecode.☆472Updated 2 years ago
- Anonymous functions in C☆251Updated 4 years ago
- A tiny embeddable HTTP server written in C89☆182Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Rabbit VM.☆107Updated 5 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆58Updated 8 years ago
- A sunny little virtual machine☆524Updated 9 years ago
- Myrddin Compiler☆392Updated 2 years ago
- A lightweight, embeddable scripting language☆150Updated 8 years ago
- DRY Microtesting Framework for C☆83Updated 4 years ago