strugglebak / zcc
zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理
☆126Updated 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.☆72Updated 2 years ago
- ☆82Updated 2 years ago
- 从0使用C制作B+树数据库: 基于cstack开源教程Let's Build a Simple Database中文浓缩翻译及学习过程☆67Updated 9 months ago
- Shuo's learning notes on Linux TCP/IP stack☆120Updated last year
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆110Updated 2 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- xv6-riscv-book中译版☆79Updated 10 months ago
- 实现一个子集c编译器,后端基于llvm20Updated last week
- DIY Compiler☆46Updated 9 months ago
- Yet another RISC-V OS in C☆74Updated last year
- µGo编程语言(从头开发一个迷你Go语言编译器)☆51Updated 2 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- Re-write code of "500 Lines or Less" project.☆128Updated last year
- Some notes or translations about operating system or programming language.☆97Updated 4 months ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆336Updated last year
- 《自己动手写python虚拟机》C++实现☆74Updated 4 years ago
- 💻 xv6 操作系统实践☆43Updated 4 months ago
- ☆460Updated 2 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆47Updated 2 years ago
- 📚我的分布式存储之路☆49Updated 3 years ago
- Linux 源码分析☆60Updated 3 years ago
- A super simple file database, base on B-tree. 基于B-tree实现的Key-value文件数据库。☆17Updated 2 years ago
- 存储(分布式、存储引擎等)领域相关的论文阅读笔记☆192Updated 2 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆165Updated 4 years ago
- Linux from beginner to master☆26Updated 2 weeks ago
- Build a minimal kernel for RISC-V☆58Updated 7 months ago
- ☆66Updated last year
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆131Updated 3 years ago
- an interpreter language.☆28Updated last year
- docker.sh 是用 Shell 写的一个简易的 docker,麻雀虽小,五脏俱全,可用于学习 Docker 原理。☆115Updated 2 years ago