Hacker News new | ask | show | jobs
by CmonDev 4581 days ago
Because you always need to use all the features the language provides. Simpler -> limited.
1 comments

C is much simpler than Scala, is it more limited?
In it's expressive ability - definitely. In terms of implementing stuff, everything that is Turing-complete could be used.