A Compiler Writing Journey
☆12,818Sep 24, 2025Updated 5 months ago
Alternatives and similar repositories for acwj
Users that are interested in acwj are comparing it to the libraries listed below
Sorting:
- A small C compiler☆10,959Oct 30, 2023Updated 2 years ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,665May 26, 2024Updated last year
- Writing a sqlite clone from scratch in C☆10,313Mar 4, 2024Updated last year
- How to create an OS from scratch☆30,201Feb 4, 2026Updated last month
- Repository for the book "Crafting Interpreters"☆10,552Aug 7, 2024Updated last year
- A Small C Compiler☆6,359May 2, 2024Updated last year
- C in four functions☆10,573Dec 26, 2023Updated 2 years ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆580May 11, 2025Updated 9 months ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,345Nov 22, 2025Updated 3 months ago
- mal - Make a Lisp☆10,580Oct 22, 2025Updated 4 months ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,101Jul 27, 2023Updated 2 years ago
- Writing an OS in Rust☆17,314Feb 20, 2026Updated last week
- build-once run-anywhere c library☆20,577Jan 25, 2026Updated last month
- The Serenity Operating System 🐞☆32,944Updated this week
- Interface-Driven OS Kernel for AI-Assisted Learning | 面向 AI 的操作系统学习项目☆3,161Feb 9, 2026Updated 3 weeks ago
- A text editor in less than 1000 LOC with syntax highlight and search.☆8,773Jan 4, 2025Updated last year
- Learning operating system development using Linux kernel and Raspberry Pi☆13,758Mar 29, 2024Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆13,427Mar 26, 2024Updated last year
- A self-hosting and educational C optimizing compiler☆1,350Feb 9, 2026Updated 3 weeks ago
- mold: A Modern Linker 🦠☆16,209Updated this week
- Run compilers interactively from your web browser and interact with the assembly☆18,579Feb 23, 2026Updated last week
- A readable lisp in less than 1k lines of C☆1,550Feb 18, 2024Updated 2 years 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,488Feb 11, 2026Updated 3 weeks ago
- Moved to Codeberg☆42,814Nov 27, 2025Updated 3 months ago
- Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Suppor…☆37,467Updated this week
- Master programming by recreating your favorite technologies from scratch.☆470,389Feb 21, 2026Updated last week
- The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.☆7,901Nov 19, 2025Updated 3 months ago
- Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purpos…☆21,764Aug 7, 2024Updated last year
- A book-in-progress about the Linux kernel and its insides.☆32,206Updated this week
- A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical …☆6,629Updated this week
- The lcc retargetable ANSI C compiler☆2,516Oct 6, 2024Updated last year
- How to be low-level programmer☆12,561Mar 24, 2025Updated 11 months ago
- Distributed SQL database in Rust, written as an educational project☆7,188Feb 14, 2026Updated 2 weeks ago
- 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.☆52,699Feb 13, 2026Updated 2 weeks ago
- Possibly the smallest compiler ever☆28,475Feb 19, 2024Updated 2 years ago
- minimal cross-platform standalone C headers☆9,633Feb 23, 2026Updated last week
- A Small C Compiler☆1,928Nov 28, 2020Updated 5 years ago
- Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland…☆5,236Jul 18, 2022Updated 3 years ago