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 Tour Through the SubC Compiler☆93Updated 4 years ago
- A JIT compiler for the BASIC programming language☆12Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆55Updated 6 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Standalone C compiler for RISC-V and ARM☆97Updated last year
- Software and documentation, mostly from the 80s and 90s☆24Updated 10 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- Easy Compiler Compiler written in C++☆26Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- C++ REPL for bare-metal embedded devices☆27Updated 2 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- Simple Lisp VM(C++ 14)☆33Updated 7 years ago
- Fabrice Bellard's fbcc C Compiler☆46Updated 6 years ago
- Derivative of Ron Cain's Small C Compiler☆14Updated 6 years ago
- Small Unix like operating system written in C, for i386 (PC) CPU☆11Updated 7 years ago
- Register Allocator for 8086☆76Updated 2 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
- A small and simple static analysis tool for C in C☆33Updated last year
- Aims to be interpreted C written in C.☆32Updated 7 months ago
- C / C++ Compiler and standard library Conformance Test Suite☆17Updated 2 months ago
- Minix 1.1 to 2.0.4☆53Updated 7 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- A small self-compiling arm/x86-64 C compiler, linker, C library and ELF loader for command line or library use on macOS, Linux or bare me…☆31Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year