Lexers (again)

Martin Nowak code at dawg.eu
Fri Dec 13 09:43:43 PST 2013


On 12/13/2013 11:17 AM, Brian Schott wrote:
> I've been working on the next attepmpt at a std.lexer / std.d.lexer
> recently. You can follow the progress on Github here:
> https://github.com/Hackerpilot/lexer-work

Looks promising.
I hope that I find some time to work on a completely generic DFA lexer 
generator (regex based). I found a few papers/had some ideas on how to 
vectorize the DFA processing to make it fast enough.


More information about the Digitalmars-d mailing list