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
|
babbdc20af
|
Wrote some more comments about the code.
|
2020-04-29 22:13:34 -05:00 |
|
glm94
|
d43f8ef6be
|
Updated the Variable object to reconize 'k' as an installment variable type. Updated the main program's interactive UI.
|
2020-04-22 02:32:50 -05:00 |
|
glm94
|
ca47912d05
|
Updated the Expression object to include 'wrong_response' and wrote the code needed to start the finding mutations.
|
2020-04-18 01:13:11 -05:00 |
|
glm94
|
d1231b062f
|
Changed the JSON generator to generate JSON that includes the correct answer for the expression.
|
2020-04-13 00:05:17 -05:00 |
|