Skip to content

Comment on Unix Command Lines and Relations

Comments

I'm working on a set of tools to do functional programming in Bash (using JSON). I have a pretty good idea of how it's going to be, just need to implement it. Unix pipes are the function application. Json is data structures. And I'll have message passing concurrency like Erlang.

If only I didn't have exams! (Been working on it 50% of the time though.)

Have you seen jq? It's supposed to be like sed for JSON. http://stedolan.github.io/jq/

I have. I got the idea in the first place because I was trying out jq. Small, powerful tool that.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.