Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 427 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 427 Bytes

PL-Interpreter

Interpreter (Deep-Access) Implementation for Programming Languages class in Chungang University 2021-2

Usage

Entry point : main.py

Execution

python main.py location/test.txt

Example

Recommend locating '.txt' in the same folder as 'main.py'
python main.py test.txt