checkpoint
[sbp.git] / TODO
diff --git a/TODO b/TODO
index d9f9879..2cec777 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,15 @@
 _____________________________________________________________________________
 Immediately
 
-  - Fix the metagrammar (really?)
+- Migrate Demo.java -> MetaGrammar.java
+    - Figure out serialization
 
-  - decent/better error messages
-      - fix the location stuff, it's broken
+- Clean up the prioritized-match garbage
+ - evil problems with      (x y? z /ws)
 
+
+  - better ambiguity debugging tools / visualization
+  - ParseFailed, GSS, Walk, Parser, Sequence, Forest
   - copyright notices
   - documentation
 
@@ -20,6 +24,8 @@ v1.1
       - RFC2822 (email message/headers)
   - clean up the whole Walk situation (?)
 
+  - what if Tree<> could unwrap itself?
+
 
 ______________________________________________________________________________
 Soon