std.d.lexer requirements
Ary Manzana
ary at esperanto.org.ar
Mon Aug 6 07:35:17 PDT 2012
On 8/1/12 21:10 , Walter Bright wrote:
> 8. Lexer should be configurable as to whether it should collect
> information about comments and ddoc comments or not
>
> 9. Comments and ddoc comments should be attached to the next following
> token, they should not themselves be tokens
I believe there should be an option to get comments as tokens. Or
otherwise the attached comments should have source location...
More information about the Digitalmars-d
mailing list