mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
It takes a specification file similar to that accepted by Lex and creates a Java source file for the correspoding lexical analyzer. PR: 12476 Submitted by: Jake Burkholder <jake@checker.org>
4 lines
108 B
Text
4 lines
108 B
Text
|
|
JLex is installed into /usr/local/jdk1.1.8/jlex.
|
|
See http://www.cs.princeton.edu/~appel/modern/java/JLex.
|
|
|