| I have an simple XML/HTML-Parser C-object, so I have a look to the wiki-to-XML | parser (where is the actual source?).
CVS HEAD, module "flexbisonparse". It is a "real" parser, in difference to a "mere" converter. Be aware, however, that looking at Bison files may cause eye bleeding ;-)
well, my two cents - at least you could debug the damn thing properly i f it was written in C/C++. You might want to consider C# as well.. although I don't know how mature the mono compiler is...
Ed