Any usable parsers for D2 around?
Bruno Medeiros
brunodomedeiros+spam at com.gmail
Thu Oct 28 11:13:02 PDT 2010
On 14/10/2010 23:47, Andrej Mitrovic wrote:
>
> Maybe I should take a look at how Descent/DDT and VisualD do their parsing.. :)
With Descent/DDT, you won't find much love there. Both use the Descent
parser, a Java port of DMD, which is out of date and no longer updated.
Even if it was, you'd still be better with DMD itself, or DDMD. (unless
you wanted a Java based parser)
I so wished there was a ANTLR based parser for D, or at least an ANTLR
grammar.
--
Bruno Medeiros - Software Engineer
More information about the Digitalmars-d-learn
mailing list