Hacker News new | ask | show | jobs
by justaboutanyone 116 days ago
Shell programming is high density inter-language glue. You simply have more options of implementations to call out to and so less to write.

I can trivially combine a tool written in rust with one written in js/java/C/whatever without writing bindings