On Wednesday, July 04, 2012 14:53:02 Wouter Verhelst wrote: > Hi folks, > > Does someone know of a parser generator for D? > > If it doesn't exist, I can write a parser by hand, but having it > generated (at least for my initial permutation) seems like a better > idea... > > Thanks,
https://github.com/PhilippeSigaud/Pegged https://github.com/PhilippeSigaud/Pegged/wiki - Jonathan M Davis