freebsd-ports/java/jlex/pkg-comment
Chris Piazza ed8f26a14f JLex: a uitility based upon the Lex lexical analyzer generator model.
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>
1999-07-04 00:10:23 +00:00

2 lines
56 B
Plaintext

A lexical analyzer generator, written for Java, in Java