套件: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