diff options
Diffstat (limited to 'development/icon/README')
-rw-r--r-- | development/icon/README | 4 |
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. |