Version 9.5.0 of the Icon program library can be downloaded below. Unix users should instead download and install Version 9.5.0 of Icon, which includes this library.
The on-line documentation describes the library contents and allows downloading of individual library files.
This package provides the files needed for building and linking
Icon applications with the program library.
It includes procedures and $include files from bipl
and gipl, but no standalone programs or packages.
ilib.zip
1.0 MB Zip file for use with Icon version 9
jlib.tgz
4.4 MB gzipped tar file for use with Jcon 2.1
bipl.zip
1.6 MB |
Basic programs and procedures: the fundamental part of the library. |
gipl.zip
1.4 MB |
Additional graphics programs and procedures
for Icon systems with graphics.
Requires bipl. |
The bipl package unpacks into several directories:
incl |
Icon files for use via $include |
procs |
Collections of utility procedures |
cfuncs |
C functions for use with loadfunc() |
progs |
Stand-alone application programs |
data |
Data files for use with contributed programs |
docs |
Documentation to supplement the file headers |
packs |
Contributions too complex for a single file |
The gipl package unpacks into several parallel
directives prefixed with a
letter g: gincl, gprocs, gprogs, gdata, gdocs,
and gpacks.
Many people have contributed material to the Icon program library. Their names are contained in the individual source code files.