Hacker News new | ask | show | jobs
by naniwaduni 2005 days ago
jq is a much, much more expressive language than Python at applying similar operations to the list of inputs (with fanout!).
2 comments

How about combining the best of both worlds: https://github.com/mwilliamson/jq.py
Yeah, jq has some of the benefits that APL users like to talk about.