Jonathan M Davis <jmdavisp...@gmx.com> writes:

> 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

Whoa. That's so perfect, it makes me drool.

Thanks.

-- 
The volume of a pizza of thickness a and radius z can be described by
the following formula:

pi zz a

Reply via email to