mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
7 lines
282 B
Plaintext
7 lines
282 B
Plaintext
|
JFlex is a lexical analyzer generator for Java written in Java.
|
||
|
It is also a rewrite of the very useful tool JLex which was developed
|
||
|
by Elliot Berk at Princeton University. As Vern Paxon states for his C/C++
|
||
|
tool flex: They do not share any code though.
|
||
|
|
||
|
WWW: http://www.jflex.de/
|