iiicp / toyc
玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编
☆91Updated 3 months ago
Alternatives and similar repositories for toyc:
Users that are interested in toyc are comparing it to the libraries listed below
- llvm-based c compiler☆96Updated last year
- 建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!☆269Updated 3 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆162Updated 4 years ago
- 实现一个子集c编译器,后端基于llvm20☆36Updated 2 months ago
- 《操作系统真象还原 》📖上所有code / 操作系统真相还原☆48Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆51Updated last year
- A simple operating system 一个基于x86的操作系统☆32Updated last year
- Just refactoring and extending of https://github.com/rswier/c4.☆63Updated 3 years ago
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- Nasm指南中文 (NASM Tutorial)☆95Updated 5 months ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆44Updated last year
- Learn how to write a minimal working linker from scratch☆99Updated 8 months ago
- 《Learn LLVM 17》的非专业个人翻译☆134Updated 4 months ago
- an interpreter language.☆28Updated last year
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆335Updated last year
- A toy C compiler that compatible with C23 and can do limited optimizations☆50Updated last month
- Write a tiny interpreter by C language in 500+ lines☆132Updated 2 years ago
- Linux 源码分析☆59Updated 3 years ago
- PKU compiler course online documentation.☆366Updated last month
- 一个64位操作系统的设计与实现非官方注释版☆37Updated 5 years ago
- 本仓库是自己学习操作系统真象还原的代码仓库,是基于作者代码的修改与注释☆64Updated last year
- 一步步实现简易红白机模拟器运行超级玛丽,以https://github.com/amhndu/SimpleNES 为模板☆144Updated last year
- AbstractMachine kernels☆62Updated 4 months ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- 《自己动手写python虚拟机》C++实现☆71Updated 4 years ago
- DIY Compiler☆45Updated 7 months ago
- xv6-riscv-book中译版☆80Updated 8 months ago
- A scripting language used to learn the principles of compilation☆25Updated last year
- 基于C语言实现内存型数据库(kv存储)☆50Updated 10 months ago
- My First Language Frontend with LLVM Tutorial in Chinese☆69Updated last year