I'll be late...
I know how much it can negatively affect life at home when I'm unable to arrive at a reasonable hour. Please understand my regrets that I will be late this evening..
Yesterday I made a quick math game to help with some math studies. You have to click on the game, then type in the answer and hit enter (or click GO!).
So I've been busy doing taxes, getting over my cold, and refreshing my C++. As part of the C++ refreshing I was using Antlr and some STL libraries. While looking at the STL libs I also went to look at Boost, only to find Spirit, a C++ recursive descent parser. I haven't looked at it much, but I'm going to re-do the first couple examples using it, and compare them to the Antlr versions. It may be better suited for what I'm doing since Antlr 3 doesn't have a (working?) C++ output. I know already that if I switch, I'm going to miss AntlrWorks. ;-)