Scanner (Lexer) using re2c http://re2c.org
    Daniel919 
    Daniel919 at web.de
       
    Sat Jun  2 04:51:45 PDT 2007
    
    
  
Hi, I tried it. Very nice :)
One small fix: if(args.length<1) {
should be: if(args.length<2) {
because args[0] == executablepath
Best regards,
Daniel
    
    
More information about the Digitalmars-d-announce
mailing list