descent / write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
☆40Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for write-a-C-interpreter
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- a mini C-like language(C1) compiler☆35Updated 4 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 5 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A simple UNIX-like operating system☆44Updated 9 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 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.☆51Updated 2 weeks ago
- A simple, pure C, jit library☆16Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- Network Communication Library☆7Updated 9 years ago
- A C-implemented C compiler☆88Updated last month
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 4 years ago
- A superfast C compiler inspired by TinyCC☆15Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- ☆32Updated 5 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆29Updated 9 years ago
- A simple VM in C☆48Updated 3 months ago
- CVS import of official cscope tool (http://cscope.sf.net)☆25Updated 12 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…☆40Updated 9 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆38Updated 8 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 4 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- scc - simple C Compiler☆49Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆75Updated 10 years ago
- loxi - a Lox interpreter☆33Updated 6 years ago