Replies: 7 comments 25 replies
-
Hi @johnkerl this is great, thank you!! Some points:
Thank you very much |
Beta Was this translation helpful? Give feedback.
-
Looks awesome! May I propose a Glossary page too? A reference to have acronyms fully spelled out and descriptive sentences. A tutorial and examples are really the Thing. Yet a glossary is a quick overview to grasp the terminology. And there are quite some keywords there to list. |
Beta Was this translation helpful? Give feedback.
-
Sorry @NikosAlexandris -- DKVP is for 'delimited key-value pairs' -- fixed in the glossary -- thank you! :) |
Beta Was this translation helpful? Give feedback.
-
Also @NikosAlexandris was it you that asked about multicore -- ? |
Beta Was this translation helpful? Give feedback.
-
Additional Markdown tables for the data-conversion keystroke-savers: https://gist.github.com/NikosAlexandris/65a88b4df50c33f16ff2dba16c8ef474 |
Beta Was this translation helpful? Give feedback.
-
The Data-conversion keystroke-savers section seems currently to not use a new/Go version of miller, so |
Beta Was this translation helpful? Give feedback.
-
@johnkerl I read through https://johnkerl.org/miller6/programming-language/#out-of-stream-variables-begin-and-end and I was quite pleased with the new style, and (obviously after having spent some time with Miller by now) started to digest things faster. One thing I miss reading, to know it can work or even how it will work, is using The intro tells us, and shows, how to write a simple statement, that multiple statements are to be separated by Example: ➜ echo 'a=3' |mlr.go --d2c put '$b = $a - 1 ; $c = $a - $b'
a,b,c
3,2,1 Sorry if I missed to find it or please ignore if you see not fit for it in the intro. ps- Off-topic on Miller syntax + GitHub: would be cool to be able to apply Miller's syntax highlighting in issues and elsewhere in this repository via: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Within the context of the Go port (README, tracking issue, and responses from the 2021 Miller survey) I'd like to hear some thoughts on Miller 6 docs.
Anyway, those are my perspectives -- what about yours?
Beta Was this translation helpful? Give feedback.
All reactions