Skip to main content
Awesome Notes
Notes
AI
CS
Web
Language
Programming
Library Gallery
Links
GitHub
X
Email
Repos
Next.js Blog
Awesome Web
Bod CLI
GitHub
One doc tagged with "Semantic"
View all tags
Semantic Analysis
e.g. 变量/函数必须先声明再使用; 每个表达式必须有合适类型(左值/右值); 函数调用与函数定义保持一致(函数签名)