summaryrefslogtreecommitdiff
path: root/development/icon/README
diff options
context:
space:
mode:
authorKyle Guinn <elyk03@gmail.com>2010-12-12 15:45:45 -0200
committerRobby Workman <rworkman@slackbuilds.org>2010-12-12 15:47:15 -0600
commite55f85846f00c03bba44f5c41551aab81b78dc04 (patch)
treecb729db076457c18f0920ef67424ac24e4af17e0 /development/icon/README
parent4449ed1493ad1f0e2243277e2d9297963d2802d0 (diff)
downloadslackbuilds-e55f85846f00c03bba44f5c41551aab81b78dc04.tar.gz
development/icon: Added (programming language)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/icon/README')
-rw-r--r--development/icon/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/icon/README b/development/icon/README
new file mode 100644
index 0000000000..47dbbcc086
--- /dev/null
+++ b/development/icon/README
@@ -0,0 +1,4 @@
+Icon is a high-level, general-purpose programming language with a large
+repertoire of features for processing data structures and character
+strings. Icon is an imperative, procedural language with a syntax
+reminiscent of C and Pascal, but with semantics at a much higher level.