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 small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Simple Machine, include simulator、ccompiler、assembler☆42Updated 8 years ago
- A just-in-time compiler for c minus☆47Updated 11 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
- An esoteric programming language☆32Updated 4 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 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
- ☆25Updated 4 years ago
- self education and historical research of the C++ compiler cfront v3☆85Updated 9 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 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 4 months ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A simple VM in C☆49Updated 10 months ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆24Updated 2 years ago
- Network Communication Library☆7Updated 10 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- please use the more up-to-date repo of the original author:☆17Updated 9 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A C-implemented C compiler☆91Updated 8 months ago