Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Scala 3 decided to go with indents.


You are not telling the whole story.

You can mix indentation and braces to delimit blocks.

It's insane.


As a casual observer who has written perhaps a dozen lines of Scala in his life, I feel like Scala approaches any “pick one” decision with “why not both?”.

Functional or OO? Yes.


I like how Haskell does it. One can do both but not mix, as in either indent or use `{ ... }`.


I personally think this put the final nail in the coffin.


Kind of. It supports an end operator as well, and imo everyone should be using it. I actually really like the `end name` approach as opposed to the Lua-style plain ends.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: