Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 265 Bytes

CSE360-Compiler

Spring 2022

National Sun Yat-sen University

Instructor

Ye-In Chang

Contents

Use Lex and Yacc to implement a simple Pascal compiler, including lexical analysis and syntax analysis phases.