ICI programming language
|
The ICI Programming Language is a general purpose interpreted, computer programming language. It has dynamic typing and flexible data types, with the basic syntax, flow control constructs and operators of C.
ICI can be compared to Python, Ruby and many other scripting languages. ICI's core language and source code are free for any use without even GPL based licensing, thus making ICI a convenient choice for commercial applications.
External links
- The ICI homepage (http://ici.sourceforge.net/)
- ICI Sourceforge project home (http://sourceforge.net/projects/ici/)
- ICI download page (http://sourceforge.net/project/showfiles.php?group_id=3600)