News flash: I'm going to Australia in February, so this Web site may be switched off at any time.


Using data structures in Icon

Compared to some popular languages like C, it is almost effortless to build and use complex data structures in the Icon language.

These three basic structural elements can be connected together in arbitrary ways to build larger data structures.


Next: Using the list type in Icon
See also: Using the Icon programming language
Previous: An example of Icon parsing

John W. Shipman, john@nmt.edu