Credits
- Tim Long ICI's author, designer, implementor. Without Tim and his skill and generosity there would be no ICI language.
- Andy Newman ICI maintainer of sorts. Added many new functions and other additions - subset, superset operators, native code modules, debugger, many system calls and new intrinsic functions, sockets, PCRE). Developed many modules, these web pages. Answers questions.
- Chris Amies Many portability fixes and testing. First port to Linux.
- Luke Kendall Various enhancements, much documentation, fixes to many things, and many, many useful suggestions.
- George Politis Many useful suggestions.
- Giordano Pezzoli Memory allocator portability fixes.
- Henry Spencer Provider of the regular expression package used by half the planet which was used in earlier versions of ICI (we now use the PCRE package with all the Perl style bells and whistles).
- Yiorgos Adamopolous Solaris and Ultrix ports. The regexpi() function and the mSQL interface. A friend of ICI who has provided FTP access to ICI for a long time.
- Gary Gendel Another long-time ICI user/supporter who has made many useful suggestions
- Ozan Yigit Another friend of ICI who provided FTP access for early versions.
- Alexander Demenshin Has provided invaluable work at making the interpreter faster and more robust.
- Oliver Bock Author of the Windows debugger front-end and ICI profiling code. Fixed lots of little things all over the place.
- Tim Vernum BeOS port and modifications to load.c to achieve this.