Lexer in D

Namespace rswhite4 at googlemail.com
Sat Mar 2 15:52:29 PST 2013


I think that thanks to your suggestions isKeyword and isType are 
entirely inlined, because they aren't listet in the trace.log 
anymore (http://dpaste.1azy.net/b94b19ff). The only thing which 
makes trouble is the isNext function.
Maybe I should also use a StringStream (implemented as Range). 
What do you think?


More information about the Digitalmars-d-learn mailing list