X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=TODO;h=f059a77b4fd96ab9c8abf7dd9e4c29df20cad354;hb=035891a122d39983bf9f521acbf4661eb84aacd6;hp=fb89b5213e015b7fc5f814f9f3f413a2d26e8634;hpb=e5d6a50df43fa50f217b30b0959a1d39f65b621c;p=sbp.git diff --git a/TODO b/TODO index fb89b52..f059a77 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,17 @@ _____________________________________________________________________________ Immediately - - clean up the whole Walk situation (?) + - I still don't like Atom.Infer and Atom.Invert... + + - better ambiguity debugging tools + + - ParseFailed, GSS, Walk, Parser, Sequence, Forest - - decent/better error messages - - fix the location stuff, it's broken + - Fix the metagrammar (really?) + - evil problems with (x y? z /ws) + - copyright notices + - documentation ______________________________________________________________________________ v1.1 @@ -16,6 +22,9 @@ v1.1 - TeX (math?) - URL (RFC) - RFC2822 (email message/headers) + - clean up the whole Walk situation (?) + + - what if Tree<> could unwrap itself? ______________________________________________________________________________ @@ -40,6 +49,9 @@ Soon - inference of rejections for literals - "prefer whitespace higher up" (?) + - Labeled edges on trees (associate a label with each slot in the + child array in Forest.Body? might make equality tough) -- + equivalent to Feature Structures. Colon-labeling. ______________________________________________________________________________ Later