Link: Pratt parsing is a black box

Many people try to adjust the Pratt parsing algorithm, but using it as it is defined is much more useful. You get a feel for how it works, and you start to understand that it is more than just precedence climbing.