From 79d1fe1cf2eb6748e2c12ffe9c36a678655302b1 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Wed, 30 Jun 2021 02:05:46 +0000 Subject: Add todo --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 TODO 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? -- cgit v1.2.3