[Issue 14679] Parse uninstantiated generic artifacts lazily
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jun 10 19:13:39 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14679
--- Comment #3 from Andrei Alexandrescu <andrei at erdani.com> ---
Yah, the alternate grammar needs to recognize comments, string literals, and
newlines (for line counting purposes).
One nice thing about not doing tokenization is a lot of memory is saved.
--
More information about the Digitalmars-d-bugs
mailing list