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 4 years ago
- Software and documentation, mostly from the 80s and 90s☆24Updated 10 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 years ago
- Standalone C compiler for RISC-V and ARM☆95Updated last year
- Small Unix like operating system written in C, for i386 (PC) CPU☆11Updated 7 years ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- RISC-V Static Binary Translator☆18Updated 6 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆42Updated 9 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- RISC-V assembler/simulator with GUI☆14Updated 3 years ago
- K42 Kernel☆31Updated 13 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 months ago
- library OS, based on xv6, for running go programs on (virtual) bare metal☆12Updated 14 years ago
- Xinu arm port, for Raspberry Pi☆29Updated 12 years ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆66Updated 4 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- Easy Compiler Compiler written in C++☆26Updated 8 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- TinyEMU (previously known as RISCVEMU) is a small emulator emulating 128 bit RISC-V and x86 machines, written by Fabrice Bellard☆15Updated 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
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Aims to be interpreted C written in C.☆32Updated 6 months ago
- Mirror of https://git.pfarley.dev/lambda-os/lambda-kern, Multi-architecture hobby operating system kernel created in C☆16Updated 7 months ago
- A superfast C compiler inspired by TinyCC☆16Updated 10 years ago
- Minimal microprocessor☆21Updated 8 years ago