Skip to content

lyy132/compiler-principles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homework of the course complier-principles,buct

basics.py generate nfa,dfa,and minimized dfa according to a regular expression
myll1.py:ll1 analysis, generate ll1 parsing table and perform a parse on input string
mylr0.py:lr0 analysis, generate lr0 parsing table and perform a parse on input string
slr1.py:slr1 analysis, generate slr1 parsing table and perform a parse on input string

About

北京化工大学编译原理编程个人作业

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages