nlsandler / write_a_c_compiler
Test suite to help you write your own C compiler
☆881Updated last year
Alternatives and similar repositories for write_a_c_compiler:
Users that are interested in write_a_c_compiler are comparing it to the libraries listed below
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆287Updated 2 years ago
- A simple, self-hosting C compiler☆942Updated 2 years ago
- Simple C compiler☆1,474Updated 3 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆507Updated 6 years ago
- A Tiny Garbage Collector for C☆989Updated last year
- How to write a very simple JIT compiler☆1,833Updated 3 years ago
- A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how t…☆566Updated 2 years ago
- A self-hosting and educational C optimizing compiler☆1,205Updated last week
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,031Updated 3 months ago
- MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to an…☆450Updated 4 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,086Updated 4 years ago
- A portable microkernel-based multiserver operating system written from scratch.☆1,438Updated 3 weeks ago
- Hobby OS☆241Updated 8 years ago
- Test cases for Writing a C Compiler☆240Updated last week
- A Simple Unix-like operating system☆922Updated 2 years ago
- The lcc retargetable ANSI C compiler☆2,098Updated 5 months ago
- Simple, zero-dependency garbage collection for C☆1,241Updated 7 months ago
- C11 compiler (mirror)☆759Updated last month
- A Simple showcase for the Sea-of-Nodes compiler IR☆570Updated this week
- advanced compilers☆805Updated this week
- My Toy Compiler. Read about how I did it at the homepage URL☆846Updated 11 months ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆388Updated 9 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆314Updated 2 years ago
- How to write a UNIX shell, with a lot of background☆345Updated 7 years ago
- book and codes for Modern Compiler Implementation in C☆374Updated 11 months ago
- A toy C compiler☆515Updated 4 years ago
- A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.☆443Updated 7 months ago
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,422Updated 2 weeks ago
- AquilaOS: UNIX-like Operating System☆481Updated 4 years ago
- Simple unix-like operating system for education and research purposes☆305Updated 6 months ago