benfowler / c-minusLinks
A C-Minus compiler which emits DCODE. Interesting, but otherwise utterly useless.
☆37Updated 12 years ago
Alternatives and similar repositories for c-minus
Users that are interested in c-minus are comparing it to the libraries listed below
Sorting:
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- pl0 compiler writen in C++☆27Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 3 weeks ago
- A little C Style Compiler☆56Updated 8 years ago
- A simple mini c compiler☆114Updated 5 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Compiler Construction Principles and Practice by Kenneth C. Louden☆77Updated last year
- Simplified C Compiler☆20Updated 9 years ago
- Simple DIY OS☆162Updated 7 years ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- A lex/yacc compiler☆27Updated last year
- Compiler of YF programming language (YFlang), with GLR parser generator and tokenizer generator.☆23Updated 8 years ago
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆118Updated 3 weeks ago
- Toddler is a well-designed usable and portable microkernel OS☆76Updated 6 years ago
- a toy programming language☆35Updated 2 years ago
- An MIT teaching OS☆44Updated 15 years ago
- Easy Compiler Compiler written in C++☆25Updated 8 years ago
- Sian's Operating System☆59Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A toy operating system, written from scratch.☆31Updated 11 months ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 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.☆55Updated 3 weeks ago
- Compiler for C language in python☆274Updated 7 years ago
- My Operating System.☆81Updated 11 years ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆258Updated 8 years ago