checkpoint
[sbp.git] / TODO
diff --git a/TODO b/TODO
index 1dc0b33..14e38b5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -134,3 +134,9 @@ Later
   - implement Johnstone's algorithm for "reduced, resolved LR
     tables" to eliminate superfluous reductions on
     epsilon-transitions.
+
+______________________________________________________________________________
+Neat Ideas
+
+  - Rekers & Koorn note that GLR Substring Parsing can be used to do
+    really elegant and generalized "autocompletion".