summaryrefslogtreecommitdiff
path: root/devel/jflex/DESCR
blob: f155704add91ca7f208991dafcea75f9a45c9263 (plain)
1
2
3
4
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.