mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-29 10:40:22 +00:00
todo
This commit is contained in:
parent
f5b8b56216
commit
bf22067762
1 changed files with 7 additions and 1 deletions
|
|
@ -1,6 +1,13 @@
|
|||
* lots of trivial things are just a matter of keystroking
|
||||
* defer them while focusing on what's hard (and maybe most worthwhile about the Go port)
|
||||
|
||||
TOP OF LIST:
|
||||
* widen reader coverage, incl xtab
|
||||
• widen writer coverage, incl md
|
||||
* widen verb coverage
|
||||
* widen DSL coverage
|
||||
* move from AST+interpreter to CST, or decorated CST ...
|
||||
|
||||
harder / more worthy:
|
||||
~ streaming JSON reader
|
||||
-> w/ and w/o enclosing [...] !
|
||||
|
|
@ -15,7 +22,6 @@ k srec with mlrval values
|
|||
easier:
|
||||
* most of the verbs
|
||||
* most of the file formats
|
||||
* then-chaining
|
||||
|
||||
bonuses:
|
||||
* non-lite dkvp as easy extension of golib CSV reader :D
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue