logoalt Hacker News

dupedtoday at 5:20 PM1 replyview on HN

An even easier approach is to give all infix operators the same precedence and force the programmer to group subexpressions.


Replies

randomNumber7today at 6:35 PM

You can always write lisp but most people can read code better that doesnt have that many (((()))))))

show 1 reply