diff options
| author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-11 02:51:41 +0000 |
|---|---|---|
| committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-11 02:51:41 +0000 |
| commit | 42b59b76769704fd69760f733553df4f5436cd73 (patch) | |
| tree | a7a72aa368038b2a00b325a49e4b4cb4216d7f2f /java/java-cup/pkg-descr | |
| parent | Activate graphics/libimg (diff) | |
Import of devel/java-cup v10.g
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
Notes:
svn path=/head/; revision=17766
Diffstat (limited to 'java/java-cup/pkg-descr')
| -rw-r--r-- | java/java-cup/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/java/java-cup/pkg-descr b/java/java-cup/pkg-descr new file mode 100644 index 000000000000..1f11430b59ca --- /dev/null +++ b/java/java-cup/pkg-descr @@ -0,0 +1,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. |
