← Back to context Comment by kragen 11 days ago Interesting, what's it called? How does it compare to Andy Chu's Oil? 2 comments kragen Reply hnlmorg 10 days ago It’s called Murex: https://github.com/lmorg/murexIt’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. kragen 10 days ago Interesting! Thanks for the link!
hnlmorg 10 days ago It’s called Murex: https://github.com/lmorg/murexIt’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. kragen 10 days ago Interesting! Thanks for the link!
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!