<language> An extensible, interpretated language by Tim Long
with syntax similar to C. ICI adds high-level
garbage-collected associative data structures, exception
handling, sets, regular expressions, and dynamic arrays.
Libraries provide additional types and functions to support
common needs such as I/O, simple databases, character based
screen handling, direct access to system calls, safe
pointers, and floating-point.
ICI runs on Microsoft Windows, MS-DOS, Unix, and Linux
and in embedded environments.