12 A comparison of Go and Scala

quora.com posted by kenny 2625 days ago  

A comparison of Go and Scala by Nick Snyder - I have written Go at Google (and in my own time) and Scala at LinkedIn. Both are modern languages with first class concurrency features.

Go is an opinionated, minimal language that compiles to machine code.

Scala is a sophisticated, academic, functional, object-oriented, sandbox language that has a lot of features and runs on the JVM.

Register to comment or vote on this story