2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
5 lines
269 B
Text
5 lines
269 B
Text
The JLex utility is based upon the Lex lexical analyzer generator model.
|
|
JLex takes a specification file similar to that accepted by Lex, then
|
|
creates a Java source file for the corresponding lexical analyzer.
|
|
|
|
WWW: http://www.cs.princeton.edu/~appel/modern/java/JLex/
|