Y
Hacker News
new
|
ask
|
show
|
jobs
by
rossj
4578 days ago
I asked on twitter, and got a reasonable response. Investing in learning Scala is a much longer term thing than learning Go (which is, in their experience, a much quicker thing to do).
1 comments
CmonDev
4578 days ago
Because you always need to use all the features the language provides. Simpler -> limited.
link
rossj
4578 days ago
C is
much
simpler than Scala, is it more limited?
link
CmonDev
4577 days ago
In it's expressive ability - definitely. In terms of implementing stuff, everything that is Turing-complete could be used.
link