Comment by stephencanon

3 hours ago

That’s exactly the same rule with more words (postfix = right, prefix = left).

I mean, yes, you’ve given a correct algorithm for parsing this simple precedence grammar, but it still leaves the impression that there’s something new to learn in addition to C expressions, whereas the whole point of the declaration syntax is that there largely isn’t.