Hi Ada (and Java) fans,
since I've got no home-page, I put this to several lists for anybody interested.
Inspired by the lexer package available with AdaGIDE by Dr. Martin C. Carlisle,
I've written another lexer package that parses an Ada or Java program file into
a sequence of tokens.
Other than AdaGIDE's Lexer (which parses only Ada programs), this one parses
also illegal programs and never raises an exception (as long as it can decide
on the program language).
If you are interested, please send me a note and I'll e-mail it to you in zipped
format.
Have your fun ... and send me your bug reports, improvement proposals, comments
...
Christoph Grein