| I'm still trying to reason what the value proposition of Scala is in a business sense. Developer are more expensive and harder to find, the tooling is weaker, the ecosystem less deep, performance suspect, and the overall XP feels clunky. Plus our hardware is procedural, and contains/manages state within the instruction pipeline. I strongly believe it doesn't belong as a core business technology. |
* Complaints about tooling and ecosystem were valid maybe 10 years ago, but not now.
* You don't say what your point of comparison is. (weaker than what?)
* Performance has never been an issue for general programming tasks
* You disregard the value that language brings
* Running functional programs on a CPU has not been an issue since, roughly, the 1970s when the basics of compiling FP languages were worked out.