summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..4e42205
--- /dev/null
+++ b/TODO
@@ -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?