Hacker News new | ask | show | jobs
by unboxed_type 3258 days ago
Scala is different in that it has stronger type system, automatic memory management, the language is well-specified and is based on JVM, a reliable runtime. I would suggest that even Java would be much better choice than C++ for that project.