X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=5368def7263c1280e3f06934cd67c232104f8099;hp=78baf0190bfcc2c917c6ac3e0a612001155201a8;hb=c130bd41b47c14693a9c4980b39bcddb1b7198e7;hpb=ea5d0a5e3dffb5ba0143179fd28608c2de8046e0 diff --git a/TODO b/TODO index 78baf01..5368def 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,9 @@ - -______________________________________________________________________________ +_____________________________________________________________________________ Immediately + - Lay down the law on the different kinds of Sequence productions + and how they work. + - switch maximal to not-followed-by (~/~) - should Union.add() be there? @@ -33,6 +35,13 @@ Soon - "Regular Right Part" grammars (NP Chapman, etc) - Attribute unification + - serialization of parse tables + - inference of rejections for literals + - "prefer whitespace higher up" (?) + - "ambiguity modulo dropped fragments"? + - can this be checked statically? + - eliminated statically? + ______________________________________________________________________________ Later