Otter@lemmy.ca to Programming@programming.devEnglish · 2 年前Amber - the programming language compiled to Bashamber-lang.comexternal-linkmessage-square22linkfedilinkarrow-up198arrow-down19cross-posted to: hackernews@lemmy.bestiver.seprogramming@hexbear.nethackernews@lemmy.smeargle.fansprogramming@programming.dev
arrow-up189arrow-down1external-linkAmber - the programming language compiled to Bashamber-lang.comOtter@lemmy.ca to Programming@programming.devEnglish · 2 年前message-square22linkfedilinkcross-posted to: hackernews@lemmy.bestiver.seprogramming@hexbear.nethackernews@lemmy.smeargle.fansprogramming@programming.dev
minus-squarevext01linkfedilinkarrow-up30·2 年前Never heard of this language, but you’d be surprised how hard it is to write a correct and portable shell script. Personally, I’d break out python once the script gets larger than a few lines, or rust if I want something more proper.
Never heard of this language, but you’d be surprised how hard it is to write a correct and portable shell script.
Personally, I’d break out python once the script gets larger than a few lines, or rust if I want something more proper.