Parser generator?
Wouter Verhelst
wouter at grep.be
Wed Jul 4 14:32:16 PDT 2012
Jonathan M Davis <jmdavisProg at 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
More information about the Digitalmars-d-learn
mailing list