romainducrocq / wheelccLinks
A C compiler written in C for x86-64 GNU/Linux and MacOS
☆47Updated this 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
- alic: A Language Inspired by C☆76Updated 5 months ago
- EeZee Language - Compiler Engineering Basics☆35Updated last week
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆55Updated 6 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆142Updated 3 weeks ago
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated 3 months ago
- Toy compiler☆57Updated last week
- Compiler for the COOL language written in C.☆135Updated last year
- 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 2 months ago
- A compiler for a subset of C written in C.☆19Updated 7 years ago
- A new programming language built from scratch as learning tool☆79Updated 2 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 4 months ago
- A C-compiler written in C☆77Updated last year
- A small compiled language with a back-end and a front-end written from scratch☆34Updated 8 months ago
- Reader Implementations of "Writing a C Compiler"☆37Updated last week
- Reference implementation for Writing a C Compiler☆228Updated 11 months ago
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆47Updated last week
- A compiler collection I made :&☆203Updated this week
- Test cases for Writing a C Compiler☆349Updated last month
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- A file I found that Marc Feeley does not have a repo for on github☆25Updated 4 years ago
- The hobbyist's programming language☆24Updated 2 years ago
- ☆16Updated 4 months ago
- C compiler Implemented in C☆22Updated 7 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆85Updated last year
- A Data Oriented C Compiler in C☆24Updated last year
- Example code for compilers textbook.☆204Updated 3 years ago
- SCBE is a compiler back-end library written from scratch☆31Updated this week