glm94
|
a1c260d0fa
|
A quick and hacky fix for main.py to make use of the new Parser object. Also, switched back to using a JSON file for input, can easily be swapped back though.
|
2020-07-24 11:15:47 -05:00 |
|
glm94
|
6ba3414367
|
Added comments in the code to provide a little bit more insight into what's happening.
|
2020-04-27 11:01:27 -05:00 |
|
glm94
|
dcf8a50f34
|
Added support for negative variables in the tokenizer and ptoken object.
|
2020-04-26 18:17:40 -05:00 |
|
glm94
|
58bd836ee2
|
Changed the token.py to ptoken.py (for Placeholder Token) to avoid naming conflicts with jsonpickle.
|
2020-04-18 00:31:50 -05:00 |
|