Comment by hnlmorg
10 days ago
It’s called Murex: https://github.com/lmorg/murex
It’s a typed shell. So you can do jq-like data manipulation against a plethora of different documents. Unlike Zsh et al that are still ostensibly limited to just whitespace-delimited lists.
Interesting! Thanks for the link!