X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=14e38b529ab09af3314873a49e1848fb74f001ef;hp=1dc0b33d9a591d608834bd07382c5a13e254ad36;hb=55b213d397cdc89a21905c9ca01d11405dbbf3ae;hpb=2f167f63aff4b6da4d82669faf2c7ada4c93be4b diff --git a/TODO b/TODO index 1dc0b33..14e38b5 100644 --- a/TODO +++ b/TODO @@ -134,3 +134,9 @@ Later - implement Johnstone's algorithm for "reduced, resolved LR tables" to eliminate superfluous reductions on epsilon-transitions. + +______________________________________________________________________________ +Neat Ideas + + - Rekers & Koorn note that GLR Substring Parsing can be used to do + really elegant and generalized "autocompletion".