Request for comments: std.d.lexer

Walter Bright newshound2 at digitalmars.com
Sun Jan 27 11:46:12 PST 2013


On 1/27/2013 1:51 AM, Brian Schott wrote:
> I'm interested in ideas on the API design and other high-level issues at the
> moment. I don't consider this ready for inclusion. (The current module being
> reviewed for inclusion in Phobos is the new std.uni.)

Just a quick comment: byToken() should not accept a filename. It's input should 
be via an InputRange, not a file.


More information about the Digitalmars-d mailing list