syd@lemy.lol to Programming@programming.dev · 2 years agoAmber - the programming language compiled to Bashamber-lang.comexternal-linkmessage-square92fedilinkarrow-up1214arrow-down18file-textcross-posted to: programming@programming.dev
arrow-up1206arrow-down1external-linkAmber - the programming language compiled to Bashamber-lang.comsyd@lemy.lol to Programming@programming.dev · 2 years agomessage-square92fedilinkfile-textcross-posted to: programming@programming.dev
minus-squareAdamBomb@lemmy.sdf.orglinkfedilinkEnglisharrow-up14·2 years agoI like the idea in principle. For it to be worth using though, it needs to output readable Bash.
minus-squareAdamBomb@lemmy.sdf.orglinkfedilinkEnglisharrow-up7·2 years agoBecause you still need to be able to understand what’s actually getting executed. There’s no debugger so you’ll still be debugging Bash.
I like the idea in principle. For it to be worth using though, it needs to output readable Bash.
Why?
Because you still need to be able to understand what’s actually getting executed. There’s no debugger so you’ll still be debugging Bash.