Let's stop parser Hell
Denis Shelomovskij
verylonglogin.reg at gmail.com
Thu Jul 5 05:11:28 PDT 2012
There are more and more projects requiring parsing D code (IDE plugins,
DCT and dfmt now).
We definitely need a _standard_ fast D parser (suitable as tokenizer).
We already have a good one at least in Visual D. Maybe dmd's parser is
faster. If so, it can be (easily?) rewritten in D. We also already have
some other parsers (in C# from Mono-D etc.).
What about to get one and call it standard?
--
Денис В. Шеломовский
Denis V. Shelomovskij
More information about the Digitalmars-d
mailing list