add TODO items
authormegacz <adam@megacz.com>
Thu, 15 Jan 2009 15:25:32 +0000 (07:25 -0800)
committermegacz <adam@megacz.com>
Thu, 15 Jan 2009 15:25:32 +0000 (07:25 -0800)
TODO

diff --git a/TODO b/TODO
index ecaed94..07e6c74 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,10 @@
+
+- A new alternative (choice) operator that says "the compiler should
+  be able to statically determine that there is no ambiguity here"
+
+- Composable parsers (parser that generate output that is input to
+  future parsers).  Use trees?
+
 _____________________________________________________________________________
 Immediately