jTextproc Knowledge Base
Home
| Knowledge Base |
API Docs
|
UML Model
Regular Expression Matching
Jakarta-Oro: Perl Regular Expressions in Java (
http://jakarta.apache.org/oro
)
Jakarta-Regexp: A "lightweight" Regular Expressions Package (
http://jakarta.apache.org/regexp
)
A good article on Regular Expressions (
Matchmaking with regular expressions
, printer-friendly)
Scanners, Parsers & Generators
jFlex: A fast scanner generator (
http://www.jflex.de
)
jLex: A lexical analysis generator (
http://www.cs.princeton.edu/~appel/modern/java/JLex
)
Antlr: An amazing LL(k)-based tool, worth a look (
http://www.antlr.org
)
XSLT
(Just added for investigation, could possibly be hooked up too)
Xalan-J: Another piece of good software by the Apache Group (
http://xml.apache.org/xalan-j
)
Saxon: Another XSLT Processor (
http://saxon.sourceforge.net
)
© 2001 Dieter Wimberger