CoderSupreme@programming.dev to Programming@programming.dev · edit-21 year agoWhat are your favorite statically typed, compiled, memory safe programming languages?message-squaremessage-square110linkfedilinkarrow-up1109arrow-down10
arrow-up1109arrow-down1message-squareWhat are your favorite statically typed, compiled, memory safe programming languages?CoderSupreme@programming.dev to Programming@programming.dev · edit-21 year agomessage-square110linkfedilink
minus-squaregermanatlas@lemmy.blahaj.zonelinkfedilinkarrow-up38·1 year agoThat is a very specific subset
minus-squaresus@programming.devlinkfedilinkarrow-up31·1 year agoGarbage collection is still allowed, and technically JIT languages are still compiled so it really isn’t that restrictive
minus-squarepaperplane@lemmy.worldlinkfedilinkarrow-up5·1 year 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
Not that specific tbh, most newer native languages these days are compiled and memory safe (Rust, Swift, Go, Kotlin Native, etc)