CoderSupreme to Programming · edit-22 months agoWhat are your favorite statically typed, compiled, memory safe programming languages?message-squaremessage-square121fedilinkarrow-up1113arrow-down16
arrow-up1107arrow-down1message-squareWhat are your favorite statically typed, compiled, memory safe programming languages?CoderSupreme to Programming · edit-22 months agomessage-square121fedilink
minus-squaregermanatlas@lemmy.blahaj.zonelinkfedilinkarrow-up38arrow-down5·2 months agoThat is a very specific subset
minus-squaresuslinkfedilinkarrow-up32arrow-down2·2 months agoGarbage collection is still allowed, and technically JIT languages are still compiled so it really isn’t that restrictive
minus-squareJackbyDevlinkfedilinkEnglisharrow-up3·2 months agoJava, the language so good you compile it twice!
minus-squarepaperplane@lemmy.worldlinkfedilinkarrow-up5·2 months agoNot that specific tbh, most newer native languages these days are compiled and memory safe (Rust, Swift, Go, Kotlin Native, etc)
That is a very specific subset
Garbage collection is still allowed, and technically JIT languages are still compiled so it really isn’t that restrictive
Java, the language so good you compile it twice!
Not that specific tbh, most newer native languages these days are compiled and memory safe (Rust, Swift, Go, Kotlin Native, etc)