On Sunday, 28 July 2013 at 12:49:34 UTC, Dicebot wrote:
Awesome! I hope it won't be forgotten by the time I need it :)
By the way, how far is that "std.d.*" stuff from ongoing Phobos
inclusion review?
I suppose currently it does not do any semantical analysis? How
hard it would be to implement dmd warnings on top of dscanner
instead?
I don't think it's necessary for semantic analysis to be included
in Phobos. It's enough to start with a lexer, then later add a
parser and semantic analysis.
--
/Jacob Carlborg