Y
Hacker News
new
|
ask
|
show
|
jobs
by
wwader
933 days ago
https://github.com/wader/fq
has a REPL and can read JSON. Tip is to use "paste | from_json | repl" in a REPl to paste JSON into a sub-REPL, you can also use `<text here>` with fq which is a raw string literal
1 comments
brundolf
933 days ago
The important part wasn't having a REPL, it was using a language I already know off the top of my head
link