Hacker News new | ask | show | jobs
by thebluesky 4952 days ago
Scala takes more time to learn, but targets a different audience. Scala runs on the JVM which lets you leverage Java libraries etc. For long-running apps Scala is usually faster than Go, but will use more memory than Go.