Rose@slrpnk.net to Programmer Humor@programming.dev · 4 days agoThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netexternal-linkmessage-square51fedilinkarrow-up1485arrow-down19file-text
arrow-up1476arrow-down1external-linkThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netRose@slrpnk.net to Programmer Humor@programming.dev · 4 days agomessage-square51fedilinkfile-text
minus-squareJeremyHuntQW12@lemmy.worldlinkfedilinkarrow-up1arrow-down2·4 days agoIt doesn’t have dynamic typing FFS, variable are typed. You mean declarations. You can’t have statically typed objects, because they are of indeterminate length.
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up4·4 days agoit is a dynamically typed language, but it’s not a weakly typed language.
It doesn’t have dynamic typing FFS, variable are typed. You mean declarations.
You can’t have statically typed objects, because they are of indeterminate length.
it is a dynamically typed language, but it’s not a weakly typed language.