项目作者: JaredStrandWSU

项目描述 :
A simple PostScript language interpreter written in python with a testing framework as well.
高级语言: Python
项目地址: git://github.com/JaredStrandWSU/CS355-PostScript-Interpreter-Python.git


PostScript-Interpreter—-Python

Python Version:

Python 3.6.2 (v3.6.2:5fd33b5, Jul 8 2017, 04:14:34) [MSC v.1900 32 bit (Intel)] on win32

Description:

A simple PostScript language interpretter written in python with a testing framework as well.

Version 2 contains code for static and dynamic scoping rules.