romainducrocq / wheelccLinks
A C compiler written in C for x86-64 GNU/Linux, MacOS and FreeBSD
☆47Updated last week
Alternatives and similar repositories for wheelcc
Users that are interested in wheelcc are comparing it to the libraries listed below
Sorting:
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆143Updated this week
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated 4 months ago
- Reader Implementations of "Writing a C Compiler"☆40Updated 3 weeks ago
- alic: A Language Inspired by C☆77Updated 5 months ago
- Toy compiler☆57Updated this week
- A C-compiler written in C☆77Updated last year
- Compiler for the COOL language written in C.☆135Updated last year
- A small compiled language with a back-end and a front-end written from scratch☆34Updated 8 months ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆67Updated 3 months ago
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆48Updated last week
- A file I found that Marc Feeley does not have a repo for on github☆25Updated 4 years ago
- Self-hosting C toolchain, from scratch☆36Updated last year
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 5 months ago
- Reference implementation for Writing a C Compiler☆229Updated 11 months ago
- A compiler collection I made :&☆203Updated this week
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 6 years ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆78Updated 2 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆43Updated 3 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆23Updated 7 months ago
- SCBE is a compiler back-end library written from scratch☆31Updated last week
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆35Updated last year
- The hobbyist's programming language☆24Updated 2 years ago
- Test cases for Writing a C Compiler☆349Updated last week
- Example code for compilers textbook.☆204Updated 3 years ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆23Updated 4 months ago
- A compiler for a subset of C written in C.☆19Updated 7 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- C Implementation of the monkey programming language☆75Updated 5 years ago