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
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A simple VM in C☆49Updated 7 months ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Fabrice Bellard's fbcc C Compiler☆40Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆20Updated 5 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆35Updated 4 years ago
- Network Communication Library☆7Updated 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
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Lua like script language☆18Updated 8 years ago
- ☆25Updated 4 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
- Lemon is an LALR(1) parser generator for C or C++.☆16Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 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 weeks ago
- Rabbit VM.☆105Updated 5 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- An embedded javascript engine☆37Updated 9 years ago