lazyparser / becoming-a-compiler-engineer
编译器入门课程的配套教学资料
☆659Updated last year
Alternatives and similar repositories for becoming-a-compiler-engineer:
Users that are interested in becoming-a-compiler-engineer are comparing it to the libraries listed below
- 《Learn LLVM 12》的非专业个人翻译☆594Updated 3 years ago
- LLVM IR入门指南☆1,397Updated last year
- PLCT实验室的公开演讲,或者决定公开的组内报告☆1,079Updated 4 months ago
- 软件所PLCT实验室在开源领域的不定期简报☆623Updated last week
- 程序语言与编译技术相关资料(持续更新中)☆2,089Updated 3 weeks ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆342Updated last year
- A lightweight open-source C compiler for research and education.☆396Updated 3 months ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆361Updated 6 years ago
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆243Updated 3 years ago
- 开源开发工具周刊☆182Updated this week
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆377Updated 2 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆128Updated 3 years ago
- llvm-tutorial文档,翻译以及代码仓库☆165Updated last year
- compiler course info☆248Updated last year
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;☆333Updated 5 years ago
- Simplified Chinese translation for the LLVM Tutorial☆523Updated 2 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆134Updated last year
- A book about LLVM & Clang(中文开源书:玩转 LLVM)☆399Updated 4 years ago
- Learn LLVM 12, published by Packt☆486Updated 11 months ago
- PLCT实验室的 RISC-V V Spec 实现,基于llvm/llvm-project,rkruppe/rvv-llvm 和 https://repo.hca.bsc.es/gitlab/rferrer/llvm-epi-0.8☆160Updated 5 months ago
- 《从零开始的RISC-V模拟器开发》配套的PPT和教学资料☆218Updated 3 years ago
- 《从头写一个RISC-V OS》课程配套的资源☆995Updated last week
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- ☆85Updated last year
- NJU EMUlator, a full system x86/mips32/riscv32/riscv64 emulator for teaching☆989Updated 2 months ago
- Tutorial for rCore OS step by step (3rd edition)☆477Updated 2 years ago
- CSCD70 Compiler Optimization☆253Updated 2 years ago
- A minimal, modularized, and machine-independent hardware abstraction layer☆490Updated this week
- 带注释的《X86汇编语言-从实模式到保护模式》一 书代码☆336Updated 8 years ago
- advanced os course info & some os papers☆344Updated last month