bbu / simple-interpreterLinks
A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.
☆154Updated 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
Sorting:
- A minimalist interpreted language, with a clean object model and a tiny VM.☆274Updated 5 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- small self hosting C compiler☆483Updated 3 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆173Updated 6 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- A sunny little virtual machine☆525Updated 9 years ago
- DRY Microtesting Framework for C☆83Updated 5 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☆41Updated 10 years ago
- A single-header incremental garbage collector library☆290Updated 10 months ago
- CC500: a tiny self-hosting C compiler☆161Updated 7 years ago
- Rabbit VM.☆107Updated 5 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆59Updated 8 years ago
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- A lightweight, embeddable scripting language☆150Updated 8 years ago
- C99 parser and frontend for libfirm☆348Updated 6 months ago
- 🧚 A slightly different version of C.☆180Updated last year
- The Orange programming language☆74Updated 7 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- The Finch programming language☆249Updated 4 years ago
- A minimal text-editor with lua scripting.☆167Updated 5 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- A tiny embeddable HTTP server written in C89☆185Updated 5 years ago
- Brainfuck interpreter written in the C preprocessor☆235Updated 9 years ago