bbu / simple-interpreterLinks
A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.
☆154Updated 5 years ago
Alternatives and similar repositories for simple-interpreter
Users that are interested in simple-interpreter are comparing it to the libraries listed below
Sorting:
- A minimalist interpreted language, with a clean object model and a tiny VM.☆271Updated 6 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆529Updated 3 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- small self hosting C compiler☆488Updated 4 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆175Updated 7 years ago
- An implementation of Scheme in Python and C++☆194Updated 2 weeks ago
- Simple virtual machine which interprets bytecode.☆480Updated 3 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- DRY Microtesting Framework for C☆84Updated 5 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- Rabbit VM.☆115Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- A single-header incremental garbage collector library☆296Updated last year
- 🧚 A slightly different version of C.☆179Updated 2 years ago
- self-hosted ooc compiler that generates c99☆409Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Anonymous functions in C☆262Updated 5 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆61Updated 9 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- A lightweight, embeddable scripting language☆151Updated 8 years ago
- The Finch programming language☆255Updated 5 years ago
- A collection of compiler, emulator and microkernel tools.☆258Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- Compiler and tools for the Loci programming language.☆116Updated 6 years ago
- C99 parser and frontend for libfirm☆357Updated last year
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆156Updated 9 years ago