Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 186 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 186 Bytes

Compiler

Compiler: course assignment(a compiler)

First:

  • Make a lexical analyzer and syntax analyzer
  • Print the syntax tree

Second:

  • Based on the syntax tree above, check semant