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
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A simple VM in C☆49Updated 9 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A simple UNIX-like operating system☆44Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Simple Machine, include simulator、ccompiler、assembler☆42Updated 8 years ago
- Network Communication Library☆7Updated 10 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Obfuscated Tiny C Compiler☆17Updated 10 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 2 months ago
- A small embedded scripting language.☆14Updated 7 years ago
- Scripting language.☆8Updated 3 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- An esoteric programming language☆31Updated 4 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- llvm based QBASIC Compiler☆100Updated 3 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
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 12 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- ☆25Updated 4 years ago