X-Git-Url: https://ocean-lang.org/code/?p=ocean-D;a=blobdiff_plain;f=00-TODO;h=9af0d5c6db1bfe5f621cd82bf7647a9dfc8ddbd9;hp=b89cc9f36d96dad4b219005414e5bf2794dee200;hb=1f0084c0240616f86aada2c7331f13fe6a6a43bc;hpb=4cdd68c1e0a2b774c04bb251ad788ccfd958660e diff --git a/00-TODO b/00-TODO index b89cc9f..9af0d5c 100644 --- a/00-TODO +++ b/00-TODO @@ -1,16 +1,10 @@ This is a living document - delete things when done. Avoid discussion. -NOW: + +Current version (?? Creek) - handle free_type more cleanly?? - rethink line-like parsing. Should element also start a line? - review simple/complex parsing options in various situations - -Current version (Jamison Creek) - - clean up - -Next version ?? -- spaces in numbers -- # not comment?? - automatic if used as a mark. - can I move 'ok' into the parse context? Then error functions can set it. - allow something so I don't need to call config2context so often Some code stanza to be added to do_reduce() @@ -39,6 +33,8 @@ Next version ?? - allow "do stuff" as a stand-allow statement (scope) +Next version: + Much later - functions and procedures