Hacker News new | ask | show | jobs
by _mvuc 2539 days ago
How about the opposite direction? Instead of needing parentheses in a language with infix notation, can parentheses be removed in a language with prefix notation (like Lisp)?

Is elegant composition possible with prefix notation and some whitespace and indentation instead of parentheses everywhere?

I think it might be.

1 comments

That is exactly is the proposal discussed here.