parse: Add parse_file function
By using this, the Parser class is temporary and all parsing state is
contained according to the call stack without any possibility of
external mutation.
1 parent 4134e71 commit f54854c8bfaa1325191d648204957fd365d1c380
@Jookia Jookia authored on 5 Apr 2021
Showing 2 changed files
View
main.py
View
parse.py