Skip to main content
SJTU-XHW's Notes
CSAPP I
CSAPP II
CSAPP III
CSAPP IV
CSAPP V
Compilers
Algorithms
CSE
AEA
Deep Learning
Machine Learning
ROS 2
MC Forge
GitHub
Chapter 0. Concepts & Principles
Chapter 0. Concepts & Principles
Basic concepts and principles we need to know before we begin.
📄️ 0.1 Modules and Interface
编译器设计的模块化和接口
📄️ 0.2 Example: Straight-line Program Language
以一个直线型程序设计语言为例