Files
pkgsrc-ng/devel/jflex/DESCR
2014-11-05 12:41:07 +01:00

5 lines
256 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 Paxson states for
his C/C++ tool flex: They do not share any code though.