SBP.hs / HaskellHelper cleanups
[sbp.git] / TODO
diff --git a/TODO b/TODO
index 280f875..26130f6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,13 +1,15 @@
 _____________________________________________________________________________
 Immediately
 
+  - circular gramars
+      s = A
+      A = A | "b"
+
   - foo.add(x)
     foo.add(y.andnot(x)) ==> this is broken
 
   - Annotation Tutorial
 
-  - Get at least *some* sort of moderate improvement in the error messages
-
   ..................................................
 
   - evil problems with: (x y? z /ws)