ShichenLiu / C-compilerLinks
C to LLVM / Python compiler
☆10Updated 8 years ago
Alternatives and similar repositories for C-compiler
Users that are interested in C-compiler are comparing it to the libraries listed below
Sorting:
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- Software and documentation, mostly from the 80s and 90s☆24Updated 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.☆55Updated last month
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆42Updated 9 years ago
- Standalone C compiler for RISC-V and ARM☆94Updated last year
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- A little just-in-time compiler thing☆17Updated 7 years ago
- Derivative of Ron Cain's Small C Compiler☆13Updated 6 years ago
- A MIPS port of xv6☆79Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- RISC-V assembler/simulator with GUI☆14Updated 3 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- Small Unix like operating system written in C, for i386 (PC) CPU☆11Updated 7 years ago
- K42 Kernel☆31Updated 13 years ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆66Updated 4 years ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated last month
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- Easy Compiler Compiler written in C++☆25Updated 8 years ago
- Lightweight 8086 simulator for running ELKS and DOS programs☆22Updated 2 years ago
- Minimal microprocessor☆21Updated 8 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- library OS, based on xv6, for running go programs on (virtual) bare metal☆12Updated 14 years ago