X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=2cec7771eceace09ce4de4ae750859038e9000c7;hp=d9f9879f2a7b699e70af81d74729175acf6be37c;hb=f699bd804e3216b451aba17bc79f94504ff98612;hpb=1a249057cbfd2180910e46672eafee3af46ae470 diff --git a/TODO b/TODO index d9f9879..2cec777 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,15 @@ _____________________________________________________________________________ Immediately - - Fix the metagrammar (really?) +- Migrate Demo.java -> MetaGrammar.java + - Figure out serialization - - decent/better error messages - - fix the location stuff, it's broken +- Clean up the prioritized-match garbage + - evil problems with (x y? z /ws) + + - better ambiguity debugging tools / visualization + - ParseFailed, GSS, Walk, Parser, Sequence, Forest - copyright notices - documentation @@ -20,6 +24,8 @@ v1.1 - RFC2822 (email message/headers) - clean up the whole Walk situation (?) + - what if Tree<> could unwrap itself? + ______________________________________________________________________________ Soon