Hacker News new | ask | show | jobs
by bcrosby95 517 days ago
What languages do you use are readable without indentation? I guess other than Python, where indentation actually contributes towards correctness rather than it just being optional.
2 comments

Well, there is also https://nim-lang.org as well as a pretty big list at https://en.wikipedia.org/wiki/Off-side_rule . Just expanding, not trying to invalidate your valid question!
APL?

(For certain values of readable)

But well, it's actually the most readable and meaningful language... to APL programmers.