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++☆25Updated 2 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆65Updated 3 years ago
- Easy Compiler Compiler written in C++☆25Updated 7 years ago
- Xinu arm port, for Raspberry Pi☆29Updated 12 years ago
- Derivative of Ron Cain's Small C Compiler☆13Updated 6 years ago
- Standalone C compiler for RISC-V and ARM☆90Updated last year
- A MIPS port of xv6☆79Updated 9 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Register Allocator for 8086☆76Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 10 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- 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
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆40Updated last month
- K42 Kernel☆29Updated 13 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 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
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI☆68Updated 4 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 Machine-Independent Debugger☆34Updated 11 months ago
- The LLVM-based Modula-2 compiler☆73Updated 7 months ago
- Aims to be interpreted C written in C.☆30Updated 3 months ago
- Minix 1.1 to 2.0.4☆52Updated 7 years ago