Skip to content

Compilers_Spring_2024 is a repo containing the notes and supplementary materials of "Compilers: Principles, Techniques, and Tools"

Notifications You must be signed in to change notification settings

root-hbx/Compilers_Spring_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilers_Spring_2024

CS143 Compilers

Introduction

Compilers_Spring_2024 is a repo containing notes and analysis of Compilers

Design of the Course

  • 教材:Compilers: Principles, Techniques, and Tools (大名鼎鼎的“龙书”)
  • 内容:理论部分基本按照龙书节奏叙述。包括词法分析、语法分析、语义分析、运行时环境、寄存器分配、代码优化与生成等内容
  • 特点:选用了当下热门的 ANTLR (ANother Tool for Language Recognition) v4 编程语言解析生成工具辅助教学,能让使用者专心词法或者语法分析的设计

Outline

  • tutorial
    • the notes and analysis of the lectures
  • slide
    • the slide of each lecture
    • the supplementary papers

Supplementary Materials

About

Compilers_Spring_2024 is a repo containing the notes and supplementary materials of "Compilers: Principles, Techniques, and Tools"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published