DMD's lexer available on code.dlang.org
    Walter Bright via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue Jan  6 11:12:15 PST 2015
    
    
  
On 1/6/2015 1:37 AM, Vadim Lopatin wrote:
> I have a bit similar project - lexer for D written in D.
> Written just based on "Lexical" documentation page.
>
> https://github.com/buggins/ddc
>
> Trying make it fast and to do as few memory allocations as possible.
Should also make it available on code.dlang.org
    
    
More information about the Digitalmars-d-announce
mailing list