More lexer questions
    Alex_Dovhal 
    alex_dovhal at yahoo.com
       
    Sun Feb 12 02:18:26 PST 2012
    
    
  
"Martin Nowak" <dawg at dawgfoto.de> wrote:
> Just wanted to point you to my working D lexer (needs a CTFE bugfix 
> http://d.puremagic.com/issues/show_bug.cgi?id=6815).
>
> https://gist.github.com/1262321 D part
> https://gist.github.com/1255439 Generic part
Hi, how it should be compiled? I tried with DMD 2.057:
>dmd dlexer.d
and got
>c:\Programs\Programming\Lang\dmd2\windows\bin\..\..\src\phobos\std\conv.d(94): 
>Error: template instance 
>std.format.formatValue!(Appender!(string),defineToken,char) recursive 
>expansion 
    
    
More information about the Digitalmars-d
mailing list