strugglebak / zcc
zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理
☆125Updated 2 years ago
Alternatives and similar repositories for zcc:
Users that are interested in zcc are comparing it to the libraries listed below
- A super tiny RISC-V emulator that is able to run xv6.☆73Updated 2 years ago
- ☆81Updated 2 years ago
- 实现一个子集c编译器,后端基于llvm20☆2Updated last month
- 从0使用C制作B+树数据库: 基于cstack开源教程Let's Build a Simple Database中文浓缩翻译及学习过程☆67Updated last month
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆109Updated 2 years ago
- A super simple file database, base on B-tree. 基于B-tree实现的Key-value文件数据库。☆17Updated 2 years ago
- 硬核书<<程序原理>>,有难度,有深度,值得拥有! 使用汇编、C、Java全面系统讲解,理论结合实践,图表并茂。☆20Updated last month
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- Shuo's learning notes on Linux TCP/IP stack☆122Updated last year
- docker.sh 是用 Shell 写的一个简易的 docker,麻雀虽小,五脏俱全,可用于学习 Docker 原理。☆114Updated 2 years ago
- Re-write code of "500 Lines or Less" project.☆130Updated last year
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- 《自己动手写python虚拟机》C++实现☆75Updated 4 years ago
- Linux 源码分析☆60Updated 3 years ago
- 存储(分布式、存储引擎等)领域相关的论文阅读笔记☆191Updated 2 years ago
- 💻 xv6 操作系统实践☆43Updated 6 months ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆341Updated last year
- leveldb 传☆85Updated last year
- xv6-riscv-book中译版☆81Updated 11 months ago
- Simple kernel for learning operating systems. 用于学习操作系统的简单内核☆44Updated this week
- DIY Compiler☆45Updated 10 months ago
- nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例进行描述☆99Updated 3 years ago
- ☆85Updated last year
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 5 years ago
- ☆70Updated 2 years ago
- ☆462Updated 2 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆171Updated 5 years ago
- 桃花源(英文名为 peach)是一个迷你虚拟机,用于学习 Intel 硬件虚拟化技术。☆205Updated 3 years ago
- 《Learn LLVM 17》的非专业个人翻译☆145Updated 8 months ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆92Updated 7 months ago