From a804bff254ea2ede83ba75b5235d7e3bd22a5ddb Mon Sep 17 00:00:00 2001 From: megacz Date: Thu, 15 Jan 2009 07:25:32 -0800 Subject: [PATCH] add TODO items --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index ecaed94..07e6c74 100644 --- 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 -- 1.7.10.4