Looking for champion - std.lang.d.lex

Walter Bright newshound2 at digitalmars.com
Fri Oct 22 10:07:20 PDT 2010


BLS wrote:
> Why not creating a DLL/so based Lexer/Parser based on the existing DMD 
> front end.? It could be always up to date. Necessary Steps. functional 
> wrappers around C++ classes, Implementing the visitor pattern (AST), 
> create std.lex and std.parse..

I've done things like that before, they're even more work.


More information about the Digitalmars-d mailing list