top | item 31208537

(no title)

cytzol | 3 years ago

Sorry, I don't get what you mean. Could you elaborate or re-phrase?

discuss

order

Thaxll|3 years ago

None of the modern and popular language have immutability, compiler enforced thread safety, powerful type ( debatable ), same for nil...

Java / C# / Python / Ruby so they fall in the same bucket as Go I assume?

dylanowen|3 years ago

Java has immutability and more powerful types than go. Also considering how easy it is to intermix jvm languages you could add in scala or kotlin for truly powerful type systems without null.

aidaman|3 years ago

Does Javascript not exist?