summaryrefslogtreecommitdiff
path: root/development/javacc/slack-desc
diff options
context:
space:
mode:
authorAlan Alberghini <414N@slacky.it>2010-10-24 22:04:45 -0400
committerErik Hanson <erik@slackbuilds.org>2010-10-25 07:55:09 -0500
commit529d50ba9169155619e833110025abd52a2dda50 (patch)
treefd03c9d50ad160649729df901c64829ac74a50e0 /development/javacc/slack-desc
parent103c7251b48333d58c3fb08d22c508c9c12acdd4 (diff)
downloadslackbuilds-529d50ba9169155619e833110025abd52a2dda50.tar.gz
development/javacc: Added (Java Compiler Compiler [tm])
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/javacc/slack-desc')
-rw-r--r--development/javacc/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/javacc/slack-desc b/development/javacc/slack-desc
new file mode 100644
index 0000000000..d11579c906
--- /dev/null
+++ b/development/javacc/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+javacc: JavaCC (Java Compiler Compiler [tm])
+javacc:
+javacc: JavaCC [tm] is the most popular parser generator for use with Java[tm]
+javacc: applications. A parser generator is a tool thar reads a grammar
+javacc: specification and converts it to a Java program that can recognize
+javacc: matches to the grammar.
+javacc:
+javacc: Homepage: https://javacc.dev.java.net
+javacc:
+javacc:
+javacc: