minus-squareEvan Hahn@bigshoulders.citytoProgramming@programming.dev•Hear me out: A scripting language that compiles to bash or sh (any suggestions?)linkfedilinkarrow-up6·1 year agohttps://github.com/tdenniston/bish is one such language. I’d also recommend Shellcheck which helps prevent many problems with shell scripts. linkfedilink
minus-squareEvan Hahn@bigshoulders.citytoProgramming@programming.dev•What are your programming hot takes?linkfedilinkarrow-up2·1 year agodeleted by creator linkfedilink
https://github.com/tdenniston/bish is one such language.
I’d also recommend Shellcheck which helps prevent many problems with shell scripts.