glm94
|
ee9ba528c6
|
Fixed a bug in the tokenizer to make sure it reverses the list before returning. Fixed up the calc engine, however addition/subtraction bugs still exist.
|
2020-04-08 15:05:34 -05:00 |
|
glm94
|
c42c8471c0
|
Finished porting the calc engine from C# to Python.
|
2020-04-08 12:29:26 -05:00 |
|
glm94
|
528098d913
|
Updated exceptions to be more fitting, fixed a parse bug in the tokenizer and added the start of the calc engine.
|
2020-04-08 00:08:20 -05:00 |
|