descent / write-a-C-interpreter
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
- Fedjmike's C Compiler☆132Updated 7 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A simple VM in C☆49Updated 7 months 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☆30Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- C preprocessor☆7Updated 8 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- A simple UNIX-like operating system☆44Updated 9 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- A C-implemented C compiler☆91Updated 5 months ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Lemon is an LALR(1) parser generator for C or C++.☆16Updated 10 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆35Updated 4 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 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 last month
- Obfuscated Tiny C Compiler☆17Updated 10 years ago
- ☆22Updated 14 years ago
- EiC C Interpreter☆19Updated 9 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A superfast C compiler inspired by TinyCC☆15Updated 9 years ago
- Oberon-0 Compiler: An educational compiler for a subset of the Oberon programming language☆25Updated 10 years ago