Any parser generators for D that are not abandoned?
BCS
none at anon.com
Tue Jun 2 14:25:40 PDT 2009
Hello Ary,
> BCS wrote:
>
>> Reply to Trass3r,
>>
>>> Found the GOLD parser generator which seems to be quite nice:
>>> http://www.devincook.com/goldparser/index.htm
>>>
>>> Has anyone tried that yet?
>>>
>>> Unfortunately it was last updated in 2007, any alternatives?
>>>
>>> I know h3r3tic maintains an Enki fork but its grammar is rather
>>> complicated.
>>>
>> dparse?
>>
>> http://www.dsource.org/projects/scrapple/browser/trunk/dparser
>>
>> It's not that the top of my queue right now, but I might get back to
>> it by the time your compile finishes. <g>
>>
> There's an "private import glue.templates;" in dparse.d. Where's that
> module? I can't see it there, neither in scrapple.
>
Comment it out and if that doesn't compile I'll dig it up. I known where
to look for it, but it will take a bit to find it.
More information about the Digitalmars-d
mailing list