descent / write-a-C-interpreterLinks
Write a simple interpreter of C. Inspired by c4 and largely based on it.
☆40Updated 9 years ago
Alternatives and similar repositories for write-a-C-interpreter
Users that are interested in write-a-C-interpreter are comparing it to the libraries listed below
Sorting:
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A simple VM in C☆49Updated 11 months ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Rabbit VM.☆107Updated 5 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 4 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 years ago
- Dao Programming Language☆198Updated last year
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Minimal C Library☆76Updated 7 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- An embedded javascript engine☆37Updated 9 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆41Updated 10 years ago
- A C-implemented C compiler☆91Updated 9 months ago
- A Tree Parser Generator☆99Updated 9 months ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- a toy programming language☆35Updated 2 years ago
- A tiny operating system based on x86 architecture.☆93Updated 7 years ago
- GCC Tiny front-end☆103Updated 7 years ago
- A toy programming language interpreter☆33Updated 11 years ago