Otter to [email protected]English • 6 months agoAmber - the programming language compiled to Bashamber-lang.comexternal-linkmessage-square21fedilinkarrow-up11arrow-down10cross-posted to: linuxhackernews[email protected]programming
arrow-up11arrow-down1external-linkAmber - the programming language compiled to Bashamber-lang.comOtter to [email protected]English • 6 months agomessage-square21fedilinkcross-posted to: linuxhackernews[email protected]programming
minus-squareThe Bard in GreenlinkfedilinkEnglish0•6 months agoSo if you’re already pretty good at bash would you bother to switch and learn this?
minus-square@[email protected]linkfedilink0•6 months agoNever 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.
So if you’re already pretty good at bash would you bother to switch and learn this?
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.