Skip to content

zb233-XIE/CS143-Compilers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stanford CS143-Compilers


What is CS143?

A course covering the basic principle and implementation of Compiler. More info on the course homepage I follow the class on edx, but videos are also available on Bilibili.

Tips

Since the avaliable videos are relatively short,

  • if you are taking courses about compilers in school, you can use this course as a review and a chance to get your hands dirty.
  • If you are self-learning, you may need to spend more time on the basic theory by reading books(eg."Compilers: Principles, Techniques, and Tools") etc.

Progress

  • PA1 : Get familiar with Cool
  • PA2 : Lexer
  • PA3 : Parser
  • PA4 : Static Sementics
  • PA5 : Code Generator
  • Extra Credit : Optimization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors