Category:Icon: Difference between revisions

m (+LCT)
 
(7 intermediate revisions by one other user not shown)
Line 10:
|LCT=yes
}}
{{virtual machine}}
{{language programming paradigm|Procedural}}
{{language programming paradigm|Dynamic}}
{{language programming paradigm|Logic_Programming}}
Icon is a descendant of [[SNOBOL4]] incorporating similar excellent string processing capabilities, 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 successful results. String 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]]
 
==Related/Variants==
* [[Goaldi]]
* [[Jcon]]
* [[ObjectIcon]]
* [[Unicon]]
 
==See Also==
Line 27 ⟶ 35:
* [http://www.cs.arizona.edu/icon/analyst/ia.htm Archived issues of the Icon Analysts from 1990-2001 discussing advanced Icon programming]
* [http://www.cs.arizona.edu/icon/library/ipl.htm The Icon Programming Library and index]
 
== Wiki Links ==
* [[Icon%2BUnicon/Intro|An introduction to Icon and Unicon for Rosetta Code]]
* [[:Category:Icon/Omit|Unimplementable tasks]]
* [[:Category:Icon_examples_needing_attention|Tasks requiring attention]]
* [[Reports:Tasks_not_implemented_in_Icon|Tasks not yet implemented]]
* [[:Category:Icon_Programming_Library|The Icon Programming Library]]
1,448

edits