1998-02-20 12:19:49 +00:00
|
|
|
Icon is a high-level programming language with extensive facilities for
|
|
|
|
processing strings and structures. Icon has several novel features,
|
|
|
|
including expressions that may produce sequences of results, goal-directed
|
|
|
|
evaluation that automatically searches for a successful result, and string
|
|
|
|
scanning that allows operations on strings to be formulated at a high
|
|
|
|
conceptual level.
|
1995-04-06 08:52:44 +00:00
|
|
|
|
1998-02-20 12:19:49 +00:00
|
|
|
The language is described in R. E. Griswold and M. T. Griswold, The
|
|
|
|
Icon Programming Language, Prentice-Hall, Inc., Englewood Cliffs, NJ,
|
|
|
|
second edition, 1990.
|
1995-07-29 09:55:13 +00:00
|
|
|
|
1998-02-20 12:19:49 +00:00
|
|
|
For more information or assistance, contact:
|
1995-07-29 09:55:13 +00:00
|
|
|
|
1998-02-20 12:19:49 +00:00
|
|
|
Icon Project voice: (520) 621-6613
|
|
|
|
Department of Computer Science fax: (520) 621-4246
|
|
|
|
The University of Arizona
|
|
|
|
P.O. Box 210077 icon-project@cs.arizona.edu
|
|
|
|
Tucson, AZ 85721-0077
|
1999-05-03 06:13:27 +00:00
|
|
|
U.S.A.
|
|
|
|
WWW: http://www.cs.arizona.edu/icon/
|