Skip to content

Compilation Principle Drawing Language Interpreter Assignment for the Third Year of Xidian University

Notifications You must be signed in to change notification settings

cherryWangY/Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

绘图语言解释器

tokens.py

词法设计

scanner.py

词法分析

grammar.py

语法分析 语义处理也嵌入在语法分析中

painter.py

语义处理需要的组件和绘图函数的实现

About

Compilation Principle Drawing Language Interpreter Assignment for the Third Year of Xidian University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages