Thread overview |
---|
March 30, 2014 scanner parser generator | ||||
---|---|---|---|---|
| ||||
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 Re: scanner parser generator | ||||
---|---|---|---|---|
| ||||
Posted in reply to needs | 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 Re: scanner parser generator | ||||
---|---|---|---|---|
| ||||
Posted in reply to evilrat | 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
|
Copyright © 1999-2021 by the D Language Foundation