https://issues.dlang.org/show_bug.cgi?id=14679

--- Comment #3 from Andrei Alexandrescu <[email protected]> ---
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.

--

Reply via email to