Category:Icon: Difference between revisions

m
introduction, see also
(New page: {{language|Icon}} Icon is a relative of snobol and incorporates excellent string processing mechanisms, generator expressions, goal-directed evaluation that automatically searches for a su...)
 
m (introduction, see also)
Line 1:
{{language|Icon}}
Icon is a relativedescendant of snobol[[SNOBOL4]] and incorporatesincorporating excellent string processing mechanismscapabilities, built-in hash tables, success/failure based controls, dynamic storage, automatic type casting and coercion of values. Icon added more conventional procedural syntax, generator expressions, goal-directed evaluation that automatically searches for a successful result,results. and stringString scanning and matching superseded the pattern matching functionality of SNOBOL4.
 
Several extensions of Icon were developed to improve functionality. Many of these were unified with [[Unicon]]
 
==See Also==
* [[wp:Icon_(programming_language)|Wikipedia: Icon]]
* [http://www.cs.arizona.edu/icon/index.htm Icon homepage]
Anonymous user