𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@programming.dev · 1 year agoYup...i can confirm thatlemmy.worldimagemessage-square43linkfedilinkarrow-up1277arrow-down156
arrow-up1221arrow-down1imageYup...i can confirm thatlemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square43linkfedilink
minus-squarerhabarba@feddit.orglinkfedilinkarrow-up16·1 year agoDynamic typing is the source of very amazing errors, see JavaScript.
minus-squaresus@programming.devlinkfedilinkarrow-up9·1 year agoI think the problems there are exacerbated a lot by over-eager type coercion and other crappy design decisions inherited from almost 30 years ago
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up5·1 year agoYep lua and lisp/scheme are also unityped and not even close to as broken. All are remarkably similar languages, theory-wise. …also something something Guido not getting tail call elimination and people sending him copies of the wizard book. It’s been a while. (And, yes, lua does proper tail calls).
minus-squareBrahvim Bhaktvatsal@lemmy.kde.sociallinkfedilinkisiZuluarrow-up5·1 year ago[object Object] !Reddit moment.!<
Dynamic typing is the source of very amazing errors, see JavaScript.
I think the problems there are exacerbated a lot by over-eager type coercion and other crappy design decisions inherited from almost 30 years ago
Yep lua and lisp/scheme are also unityped and not even close to as broken. All are remarkably similar languages, theory-wise.
…also something something Guido not getting tail call elimination and people sending him copies of the wizard book. It’s been a while.
(And, yes, lua does proper tail calls).
[object Object]