Hacker News new | ask | show | jobs
by TchoBeer 1644 days ago
The solution is to differentiate between 2*x and 2x. / would have higher priority than *, but lower priority than conjunction
1 comments

That is a thing you can do, and for example units(1) does just that, but doing it creates the usability problems we are discussing in its thread. My comment is aimed at solving those problems, not worsening them.