Skip to content

reininger-school/Postscript-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postscript-Interpreter

Python Postscript interpreter with customizable scoping rules

The file HW5.py contains the final version of the project, which allows the user to select dynamic or static scoping for their Postscript code. The function interpreter() is called to interpret Postscript code.

About

Python Postscript interpreter with customizable scoping rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages