Exherbo
GitLab
Packages
dev-java/jflex
Fast scanner generator for Java.
Versions
Slot
Version
Repository
Platforms
0
1.4.3
java
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
https://jflex.de/
Summary
Fast scanner generator for Java
Description
JFlex is a lexical analyzer generator (also known as scanner generator) for Java, written in Java. 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.
Upstream changelog
https://jflex.de/history.html
Upstream documentation
https://jflex.de/manual.html
Dependencies
(
(
build:
dev-java/apache-ant
)
(
install:
app-admin/eclectic[>=2.0.13]
)
(
build:
virtual/jdk:=
run:
virtual/jre:=
)
(
build+run:
dev-java/java_cup[>=0.11a]
)
)
Downloads
(
https://jflex.de/jflex-1.4.3.tar.gz
mirror://sourceforge/junit/junit-4.5.jar
)
Licences
GPL-2