Rose@slrpnk.net to Programmer Humor@programming.dev · 2 months agoThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netimagemessage-square54linkfedilinkarrow-up1131arrow-down14file-text
arrow-up1127arrow-down1imageThis 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 · 2 months agomessage-square54linkfedilinkfile-text
minus-squareJeremyHuntQW12@lemmy.worldlinkfedilinkarrow-up0arrow-down1·2 months 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-up3·2 months 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.