What are your favorite statically typed, compiled, memory safe programming languages?
What are your favorite statically typed, compiled, memory safe programming languages?
What are your favorite statically typed, compiled, memory safe programming languages?
You're viewing a single thread.
Julia
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.