Jonathan M Davis wrote:
> The plan is to have a lexer and parser for D in the standard library, which 
> would greatly simplify creating tools that did this sort of thing. We'd 
> probably already have the lexer portion (I was working on it earlier this 
> year), but I got insanely busy in real life. I'm hoping to get back to it 
> fairly soon here though.

Yeah, Compiler (or at least lexer/parser) as a library is definitely
something I'm look forward to -- it opens up so many possibilities, not
only for lints...

Reply via email to