This is a tiny little Java app to demonstrate Pratt parsing. For a full explanation, see this blog post. The code here has also been ported to C# by John Cardinal and Kotlin by hiperbou.