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 simple VM in C☆49Updated 10 months ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Simple Machine, include simulator、ccompiler、assembler☆42Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Fedjmike's C Compiler☆133Updated 7 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 3 months ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 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
- EiC C Interpreter☆20Updated 10 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Obfuscated Tiny C Compiler☆17Updated 10 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- A Tree Parser Generator☆97Updated 7 months ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- An esoteric programming language☆31Updated 4 years ago
- A Tour Through the SubC Compiler☆91Updated 3 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Stand-alone dictionary: string/string associative array☆23Updated 14 years ago
- CVS import of official cscope tool (http://cscope.sf.net)☆25Updated 12 years ago
- A C-implemented C compiler☆91Updated 8 months ago
- A toy programming language interpreter☆33Updated 11 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago