aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ici/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.1.1pav2004-04-101-8/+12
| | | | | PR: ports/64368 Submitted by: Andy Newman <an@atrn.org> (maintainer)
* Update to version 3.0.0jeh2001-02-141-9/+10
| | | | | PR: 23882 Submitted by: Andy Newman <atrn@zeta.org.au> MAINTAINER
* Yet more WWW: additionsmharo1999-05-031-1/+1
|
* Upgrade to v2.1.1jkoshy1999-04-131-5/+16
| | | | Ok'ed by: Maintainer.
* Import of ici v2.0.3.jseger1998-12-201-0/+5
This is Tim Long's ICI language interpreter. ICI is a dynamic interpretive language with control flow structures and expression syntax derived from C. ICI offers useful inbuilt data types, automatic memory management (garbage collection), error handling and other handy features. ICI is in the public domain, there is no copyright on it. PR: ports/5653 Submitted by: andy@research.canon.com.au