From: megacz Date: Thu, 15 Jan 2009 15:25:32 +0000 (-0800) Subject: add TODO items X-Git-Url: http://git.megacz.com/?p=sbp.git;a=commitdiff_plain;h=a804bff254ea2ede83ba75b5235d7e3bd22a5ddb add TODO items --- 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