forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
313 B
Text
5 lines
313 B
Text
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.
|