Parts 5 and 6 of the 4-part series 48

Posted by Brett Schuchert on 4/17/2010

The title says it all. I was bothered by a few things in the Shunting Yard Algorithm (actually many more things), but I felt compelled to fix two of those things.

So if you have a look at the album, you’ll notice 2 more videos:
  • Video 5 of 4: Remove the need for spaces between tokens.
  • Video 6 of 4: Remove duplication of operators in algorithm and tokenizer.

Hope these are interesting or at least entertaining.