Hacker News new | ask | show | jobs
by dist1ll 1219 days ago
Haskell is not a high-performance systems programming language, not sure how it's relevant in a discussion about Rust, C++ and Ada
1 comments

It's relevant because many people using Rust are using it for building web backends where high-performance systems language is not needed, yet the safe concurrency is required.