Why the lexer?

Kenny MacDermid <[email protected]> Wed, 7 Apr 2004 19:12:37 -0300
Newsgroups gmane.comp.lang.prothon.devel
Message-ID <[email protected]>
Just curious as to why a hand-written lexer was choosen over a
simple lex/flex one?

Kenny