Hello,
Mattias Andersson wrote:
> There aren't a lot of good lexers and compiler generators available in > Object Pascal unfortunately**.
DCC features a hand-written lexer and parser and does not rely on a generator. Read Barry's comments here:
http://stackoverflow.com/questions/199627/converting-c-source-to-c/201922#201922
-- Moritz
"Hey, it compiles! Ship it!"