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