Exherbo
GitLab
Packages
dev-java/java_cup
LALR parser generator for Java.
Versions
Slot
Version
Repository
Platforms
0
0.11b_p20160615
java
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
http://www2.cs.tum.edu/projects/cup
Summary
LALR parser generator for Java
Description
Java Based Constructor of Useful Parsers (CUP for short). CUP is a system for generating LALR parsers from simple specifications. It serves the same role as the widely used program YACC and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java.
Upstream changelog
http://www2.cs.tum.edu/projects/cup/develop/changelog.txt
Upstream documentation
http://www2.cs.tum.edu/projects/cup/manual.html
Dependencies
(
(
build:
dev-java/apache-ant
)
(
install:
app-admin/eclectic[>=2.0.13]
)
(
build:
virtual/jdk:=
run:
virtual/jre:=
)
)
Downloads
http://www2.cs.tum.edu/projects/cup/releases/java-cup-src-11b-20160615.tar.gz
Licences
CUP