summaryrefslogtreecommitdiff
path: root/java/java-cup/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* java/java-cup: update to 11.b.20160615 and unexpireRene Ladan2020-05-231-5/+7
| | | | | | | | | | | | | | Further changes: - use a prebuilt binary instead of building from source - change license to SMLNJ in agreement with maintainer PR: 245466 Submitted by: Jashank Jeremy Approved by: maintainer MFH: 2020Q2 Notes: svn path=/head/; revision=536291
* Import of devel/java-cup v10.gJustin M. Seger1999-04-111-0/+5
This is the Java based Constructor of Useful Parsers (CUP for short). It serves the same role as the widely used program YAXX 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. PR: ports/6570 Submitted by: Jason Nordwick <nordwick@xcf.berkeley.edu> Notes: svn path=/head/; revision=17766