[ 原始碼: jflex ]
套件:jflex(1.7.0-2)
lexical analyzer generator for 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.
JFlex is designed to work together with the LALR parser generator CUP by Scott Hudson, and the Java modification of Berkeley Yacc BYacc/J by Bob Jamison. It can also be used together with other parser generators like ANTLR or as a standalone tool.
其他與 jflex 有關的套件
|
|
|
|
-
- dep: cup
- LALR parser generator for Java(tm)
-
- dep: default-jre-headless
- Standard Java or Java compatible Runtime (headless)
- 或者 java7-runtime-headless
- 本虛擬套件由這些套件填實: default-jre-headless, openjdk-11-jre-headless, openjdk-17-jre-headless
-
- enh: ant-optional
- Java based build tool like make - optional libraries