From faa5caaf7076603324f331f3eb6a6ea7f917460b Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 1 Sep 2020 23:59:53 -0400 Subject: [PATCH] go/todo.txt --- go/todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/go/todo.txt b/go/todo.txt index 89e4d425d..aa3834e36 100644 --- a/go/todo.txt +++ b/go/todo.txt @@ -1,6 +1,6 @@ ---------------------------------------------------------------- TOP OF LIST: -! mlr put -f ! +k mlr put -f ! * widen reader coverage o TSV/ASV o XTAB @@ -22,7 +22,7 @@ TOP OF LIST: o sort * implement mlrrc * widen DSL coverage -* move from AST+interpreter to CST, or decorated CST ... +k move from AST+interpreter to CST, or decorated CST ... ---------------------------------------------------------------- general plan: @@ -51,6 +51,7 @@ also: * type up a why-go part: o 100% vs 240% CPU o incorporate go/README.md notes +* run the profiler on a more complex put long-term: k srecs as string -> mlrvals