▲ | pjmlp 4 days ago | |
That is why if I feel like doing ML style programing I rather reach out for Kotlin, Scala or F# than Rust, and even then Java and C# have gotten enough inspiration that I can also feel at home while using them. I am no strage to ML type systems, my first one was Caml Light, OCaml was still known as Objective Caml, and Mirada was still something being discussed on programming language lectures on my university. From what I see, I also kind of find the same, too many people rush out for Rust thinking that ML type systems is something new introduced by Rust, without having the background where all comes from. | ||
▲ | michaelcampbell 3 days ago | parent [-] | |
> too many people rush out for Rust Yes > thinking that ML type systems is something new introduced by Rust This feels off to me. Of the hype-train that Rust has been for a while now, a _type_ of type system it has hasn't been any of the cars, as it were. At least in my readings; I'm sure we travel in different circles, but even the few academic oriented things have been other language features and memory safety through and through. |