CoderSupreme to Programming · edit-27 months agoWhat are your favorite statically typed, compiled, memory safe programming languages?message-squaremessage-square121linkfedilinkarrow-up1113arrow-down16
arrow-up1107arrow-down1message-squareWhat are your favorite statically typed, compiled, memory safe programming languages?CoderSupreme to Programming · edit-27 months agomessage-square121linkfedilink
minus-squareButtonslinkfedilinkEnglisharrow-up4·7 months agoI wouldn’t consider Julia statically-typed; am I wrong?
minus-squareflubba86@lemmy.worldlinkfedilinkarrow-up2·7 months agoIt’s actually optionally-typed. But if you’re liberal with type annotations you can treat it as statically typed.
I wouldn’t consider Julia statically-typed; am I wrong?
It’s actually optionally-typed. But if you’re liberal with type annotations you can treat it as statically typed.