Next parsing article goes up...

published: Wed, 17-Sep-2003   |   updated: Thu, 27-Oct-2005

I've just finished another chapter in the series on writing parsers in C#. This time it gets a little more interesting: I actually show how to build the target object during the parse operation.

For those who are looking for information on the next version of Visual Studio .NET, codenamed Whidbey, check out the hidden nugget of information in the article, on iterators.

In other news, I've just bought an interesting book called Code Generation In Action by Jack Herrington. It's too soon to tell you much about it, apart from the fact that it uses Ruby as the language that generates the code. Time to start learning Ruby, methinks; I'll let you know how I get on.