iiicp / toyc
玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编
☆91Updated last month
Related projects ⓘ
Alternatives and complementary repositories for toyc
- llvm-based c compiler☆93Updated last year
- 《x86汇编语言-从实模式到保护模式》源码☆160Updated 4 years ago
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- 建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!☆261Updated 3 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆38Updated last year
- 现代编译原理(虎书)☆30Updated 7 years ago
- xv6-riscv-book中译版☆79Updated 6 months ago
- Just refactoring and extending of https://github.com/rswier/c4.☆61Updated 3 years ago
- 实现一个子集c编译器,后端基于llvm20☆32Updated 3 weeks ago
- 《Learn LLVM 17》的非专业个人翻译☆121Updated 2 months ago
- A simple operating system 一个基于x86的操作系统☆31Updated 11 months ago
- Nasm指南中文 (NASM Tutorial)☆89Updated 3 months ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆50Updated last year
- 《操作系统真象还原 》📖上所有code / 操作系统真相还原☆48Updated 5 years ago
- Write a tiny interpreter by C language in 500+ lines☆129Updated 2 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆125Updated 2 years ago
- ⚡ 亲手编写实现基于王爽老师《汇编语言》的300个汇编程序例程 | Implementation of 300 assembly program examples based on "Assembly Language"☆253Updated 9 months ago
- llvm-tutorial文档,翻译以及代码仓库☆155Updated last year
- 一步步实现简易红白机模拟器运行超级玛丽,以https://github.com/amhndu/SimpleNES 为模板☆143Updated last year
- A lightweight open-source C compiler for research and education.☆385Updated 7 months ago
- A toy complier.☆118Updated 2 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆332Updated last year
- Linux 源码分析☆56Updated 3 years ago
- 《自己动手写python虚拟机》C++实现☆70Updated 4 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆232Updated 2 years ago
- 《Linux/Unix系统编程手册》笔记☆88Updated 7 months ago
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆76Updated 4 years ago
- ☆80Updated 6 months ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆45Updated last week
- 《操作系统真象还原》一书实现的系统代码☆274Updated 6 months ago