Knot-tying: two more examples, and an alternative

from blog osa1.net - All posts, | ↗ original
In the previous post we’ve looked at a representation of expressions in a programming language, what the representation makes easy and where we have to use knot-tying. In this post I’m going to give two more examples, using the same expression representation from the previous post, and then talk about how to implement our passes using a different...