Thread overview
scanner parser generator
Mar 30, 2014
needs
Mar 30, 2014
evilrat
Mar 30, 2014
needs
March 30, 2014
hi,
i need a scanner parser generator that generates d code. i found
abandoned, primitive and d1 projects. is there something one can
use with the current version and -m64?

regards
March 30, 2014
On Sunday, 30 March 2014 at 13:08:08 UTC, needs wrote:
> hi,
> i need a scanner parser generator that generates d code. i found
> abandoned, primitive and d1 projects. is there something one can
> use with the current version and -m64?
>
> regards

pegged?
http://code.dlang.org
March 30, 2014
thanks i take a look at it. actually i thought along the lines of
antlr or coo/r.


On Sunday, 30 March 2014 at 13:20:49 UTC, evilrat wrote:
> On Sunday, 30 March 2014 at 13:08:08 UTC, needs wrote:
>> hi,
>> i need a scanner parser generator that generates d code. i found
>> abandoned, primitive and d1 projects. is there something one can
>> use with the current version and -m64?
>>
>> regards
>
> pegged?
> http://code.dlang.org