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.

Reply via email to