X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=07e6c74f4132b44c0743c83274cacd1f55ddf6fb;hp=ecaed945c686612e34587b500a92c5c35d62841b;hb=a804bff254ea2ede83ba75b5235d7e3bd22a5ddb;hpb=b7c72690ea9f3caf4de6cc03395ace6dcb223c9e 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