blob: 6769bfdb6d6ae0a5d3767f2c0eea3b0557137658 (
plain) (
blame)
1
2
3
4
5
6
|
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/
|