Simple calculator First read the problem description. We’ll use the Shunting-yard algorithm for precedence parsing. See what people say about this article. Source code of the solution(s): Scheme Tags: parsing, scheme