X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=27e96945a8f0d0ac0b45867a000d09e952215d35;hp=14e38b529ab09af3314873a49e1848fb74f001ef;hb=bbaa9a17a69d38895efeb7ae6ddf03d73e64fd63;hpb=574d2f85990e11f0a45e9028fbadf08aaedfd93a diff --git a/TODO b/TODO index 14e38b5..27e9694 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,7 @@ _____________________________________________________________________________ Immediately - - simplify metagrammar => go to top-down rewriting => finalize metagrammar and rdp-op's - - - What is our use model? - - Parse, attribute, unify (ag) - - Parse, transform tree, walk (rdp) - - Parse, walk - - cascading tree rewrites - - ==> use the middle formalism "for now" and in meta.g; layer others - on top of it + - finalize metagrammar and rdp-op's - Lay down the law on the different kinds of Sequence productions and how they work.