Find a more beautiful language.
Pro tip: You can't.
Find a more beautiful language.
Pro tip: You can't.
Other urls found in this thread:
github.com
en.wikipedia.org
twitter.com
I prefer brainfuck.
Haskell.
Ps. I develop scala for s living. Shit is so fucked once you know it well. Don't believe odersky's lies
>Scala
>beautiful
Literally Java with functional crap.
Have a simple fucking import:
import $ivy.`com.github.nscala-time::nscala-time:2.18.0`
That's not how you do imports
I agree with , Haskell usually ends up looking nicer.
I still love Scala, it's more practical overall. Haskell overdoes it with how much you were supposed to know and engineer "perfectly" to get anywhere and then you STILL have pretty large problems determining how fast anything runs and how to optimize it in case of issues.
Which is probably a shared experience; ergo Scala has a lot of the big data / big websites / big processing production users and Haskell has not all that much.
Scala is just a hobby language
Eh? It runs Twitter, a lot of big data stacks (Akka and Spark particularly -everyone and their mom in big data / big processing uses these), other various pretty large websites like LinkedIn, internals at IBM, Verizon, Walmart Canada.
Not that I really tried, but you can make a rather really long list of production users by following the known users of various popular Scala stacks.
It's pretty fucking ugly imo. Go and look at Scalaz's source code and come back.