mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
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.
6 lines
269 B
Plaintext
6 lines
269 B
Plaintext
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/
|