139
TOML (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] crater2150@feddit.org 1 points 2 hours ago

I was in the same camp when I had to use Python on the job, but when Scala introduced (optional) significant whitespace, I actually grew to like it a lot. I think the important difference to Python is, that with a good type system and compile time checks a whitespace error is basically always a compile time error in Scala. That's also for me it's worse in a configuration language (unless you have a schema file for validation, which is rarely the case sadly)

this post was submitted on 24 Feb 2026
139 points (100.0% liked)

Programmer Humor

41153 readers
38 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS