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
- 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
- A simple VM in C☆49Updated 8 months ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.☆18Updated last year
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A superfast C compiler inspired by TinyCC☆15Updated 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
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 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
- Obfuscated Tiny C Compiler☆17Updated 10 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 9 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆20Updated 5 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- A simple UNIX-like operating system☆44Updated 9 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