diff options
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +1) Add a repl +2) Figure out how to print the final bindings after running a query +3) Stop comparing strings all the time +4) Stop copying the entire goal stack into every choicepoint +5) Stop creating choicepoints when it is not needed +6) How to implement builtins nicely? |