"Martin Nowak" <[email protected]> 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 


Reply via email to