Category:Icon: Difference between revisions

From Rosetta Code
Content added Content deleted
m (introduction, see also)
mNo edit summary
Line 1: Line 1:
{{language|Icon}}
{{language|Icon}}
Icon is a descendant of [[SNOBOL4]] incorporating 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.
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]]
Several extensions of Icon were developed to improve functionality. Many of these were unified with [[Unicon]]

Revision as of 00:52, 5 April 2010

Language
Icon
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Icon.

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

See Also

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Icon"

The following 200 pages are in this category, out of 551 total.

(previous page) (next page)
(previous page) (next page)