nlsandler / write_a_c_compiler
Test suite to help you write your own C compiler
☆877Updated 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.☆285Updated 2 years ago
- Simple C compiler☆1,448Updated last month
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆496Updated 6 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…☆564Updated last year
- Hobby OS☆237Updated 8 years ago
- A Tiny Garbage Collector for C☆977Updated last year
- A Simple Unix-like operating system☆913Updated last year
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆598Updated 7 years ago
- Simple virtual machine which interprets bytecode.☆468Updated 2 years ago
- A simple, self-hosting C compiler☆933Updated 2 years ago
- Test cases for Writing a C Compiler☆205Updated this week
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆385Updated 9 years 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…☆447Updated 2 months ago
- A portable microkernel-based multiserver operating system written from scratch.☆1,401Updated this week
- How to write a very simple JIT compiler☆1,817Updated 3 years ago
- A self-hosting and educational C optimizing compiler☆1,177Updated last week
- Hobby os project with GUI☆403Updated last year
- C11 compiler (mirror)☆743Updated 9 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆523Updated 2 years ago
- Material for the Creating a Compiler video lesson series.☆545Updated 2 years ago
- A book that explore how to write an Operating System from scratch☆636Updated last week
- A Quick Backend☆317Updated 2 years ago
- Simple operating system with its own bootloader, drivers for screen and keyboard, libc (for educational purposes)☆121Updated 8 years ago
- A hobby operating system developed from scratch☆380Updated 3 years ago
- Simple, zero-dependency garbage collection for C☆1,233Updated 5 months ago
- A simple OS kernel for research, teaching, and fun.☆821Updated 9 months ago
- Pragmatic microkernel-based OS with fully asynchronous I/O☆1,604Updated this week
- An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilitie…☆628Updated 4 months ago
- Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Ke…☆729Updated 3 months ago
- AquilaOS: UNIX-like Operating System☆476Updated 4 years ago