Lexer Generators Supported by the Lexer Module
Version: 1.0
Author: Miloslav Metelka, Sun Microsystems/NetBeans
Document History:
available in CVS
Besides handcoded lexers the Lexer module allows various lexer generators
to be used:
- Handcoded Lexers - supported
- JavaCC - original support needs to be updated to work with the present API
- Antlr - original support needs to be updated to work with the present API
- New languages/engine (aka Schliemann) - supported