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