New commits:
commit 042ca431238b58ec4fadc20b96b21328c9253abe
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
SOURCE_HASH[0]=sha512:e4dc07caabc858ef4484b8ef3a94ee72048e200a602ef3cb13b91090904cdd9177c916d53eb8a4c527a7f31ee120f2c2a94ae0fde6b9ac82ea60db9fae395aeb
LICENSE[0]=GPL
- REJECT="ssl only downloading"
- WEB_SITE=http://www2.cs.turn.edu/projects/cup/
+ WEB_SITE=http://www2.cs.tum.edu/projects/cup/
ENTERED=20030326
+ REJECT="ssl only downloading"
SHORT="LALR Parser Generator for Java"
cat << EOF
+Java(tm) 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 [1] 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.
EOF
diff --git a/z-java/java-cup/HISTORY b/z-java/java-cup/HISTORY
index 7907b51..a08eae0 100644
--- a/z-java/java-cup/HISTORY
+++ b/z-java/java-cup/HISTORY
@@ -1,2 +1,9 @@
+2006-09-13 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Added description
+ Correct typo in WEB_SITE
+ Removed TAB
+ Removed empty SOURCE_URL[0]
+
2006-08-27 David Brown <dmlb2000 AT gmail.com>
* ALL: created spell
+
[SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (042ca431238b58ec4fadc20b96b21328c9253abe),
Eric Sandall, 09/13/2006