Skip to content

BlingDan/Compiler_Principles_labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lab1

According to the grammar specification of PL/0 language, write the lexical analysis program of PL/0 language.

Requirements:

  • Design the lexical analyzer as an independent process
  • The output form of the lexical analyzer adopts a binar

The details can refer /Lab1/img.png and /Lab1/input.txt

Lab3

Syntactic analysis of expressions using operator precedence parsing

Lab4

Use LR analysis method to do syntax analysis on expressions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published