Le 17 mars 2010 à 22:48, tys lefering a écrit : > Hi Akim, > > On Wed, March 17, 2010 17:07, Akim Demaille wrote: >> complete the VCG tools with a GPL dot-parser. > Attempting to do that with a manual written parser > and it is quite difficult, but does already a lot.
I agree the language is not very complex (or rather a lot of its complexity is in the strings), yet I would have use Bison. Why didn't you? >>> It is easy to add the older vcg driver in bison source, >> Yes, but I'm no big fan of having several outputs here. >> xsl-based approach you recently proposed seems a >> more acceptable path. Would that be good enough for you? > The xsl solution is very nice, only have to learn it. > > And can always create a new custom bison version for > myself with vcg drivers added. only 1 hour work for me. That's an hour you certainly would prefer to spend on something else :)
