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:
- Fedjmike's C Compiler☆136Updated 8 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆31Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- A simple VM in C☆51Updated last year
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Rabbit VM.☆114Updated 6 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆37Updated 5 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 11 years ago
- A Tree Parser Generator☆101Updated last year
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A C-implemented C compiler☆92Updated last year
- Dao Programming Language☆199Updated last year
- 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.☆55Updated 2 months ago
- SubC Compiler : By Nils M Holm, 2011--2012☆16Updated 13 years ago
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- A toy JavaScript interpreter written in C☆94Updated last year
- Same as simple-virtual-machine but in C☆153Updated 9 years ago
- An embedded javascript engine☆37Updated 10 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆23Updated 6 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- A little just-in-time compiler thing☆18Updated 7 years ago