软件包:jflex(1.8.2-1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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)
- 或者 java8-runtime-headless
- 本虚包由这些包填实: default-jre-headless
-
- enh: ant-optional
- Java based build tool like make - optional libraries