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
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- Derivative of Ron Cain's Small C Compiler☆13Updated 6 years ago
- library OS, based on xv6, for running go programs on (virtual) bare metal☆12Updated 14 years ago
- A MIPS port of xv6☆79Updated 9 years ago
- A little just-in-time compiler thing☆17Updated 7 years ago
- Xinu arm port, for Raspberry Pi☆29Updated 12 years ago
- Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9☆13Updated 3 years ago
- Standalone C compiler for RISC-V and ARM☆92Updated last year
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆66Updated 3 years ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 10 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Minimal LISP Compiler for x86_64