Skip to content

In this course we had made an equivalent of Python interpreter to understand the rules to build Compilers. We used GraphViz to visualize the AST i.e. Abstract Syntax Tree for the lines of code that we added into our customized python interpreter

Notifications You must be signed in to change notification settings

saroj31/Python-Interpreter-CPSC8270

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Interpreter-CPSC8270

In this course we had made an equivalent of Python interpreter to understand the rules to build Compilers. We used GraphViz to visualize the AST i.e. Abstract Syntax Tree for the lines of code that we added into our customized python interpreter

About

In this course we had made an equivalent of Python interpreter to understand the rules to build Compilers. We used GraphViz to visualize the AST i.e. Abstract Syntax Tree for the lines of code that we added into our customized python interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published