On 9/11/2013 8:01 AM, Dicebot wrote: > std.d.lexer is standard module for lexing D code, written by Brian Schott One litmus test of the validity of the design is to see if one can build a D parser out of it. Otherwise we'll likely face the unpleasant task of needing to deprecate std.d.lexer.