head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.1.1.1
	v2_0_3:1.1.1.1
	ANDY:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2004.04.10.14.45.40;	author pav;	state Exp;
branches;
next	1.4;

1.4
date	2001.02.14.13.11.57;	author jeh;	state Exp;
branches;
next	1.3;

1.3
date	99.05.03.06.13.05;	author mharo;	state Exp;
branches;
next	1.2;

1.2
date	99.04.13.11.01.48;	author jkoshy;	state Exp;
branches;
next	1.1;

1.1
date	98.12.19.23.52.26;	author jseger;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.12.19.23.52.26;	author jseger;	state Exp;
branches;
next	;


desc
@@


1.5
log
@- Update to 4.1.1

PR:		ports/64368
Submitted by:	Andy Newman <an@@atrn.org> (maintainer)
@
text
@ICI is a C-like, high level language originally developed by Tim Long
and placed into the public domain. ICI marries C's expression syntax,
control structures and overall feel, with a dynamic, garbage
collected, object-based, data model. Version 4 incorporates numerous
performance enhancements, refinements to existing features and new
features including native support for threads, a cleaner, more well
defined API for extension module authors and those embedding ICI
within other programs, and new documentation that is superior to
that provided in previous releases.

ICI is typically used as a scripting-like language in the fashion of
Perl, Python, Ruby, Lua, TCL and other such languages.  ICI can be
called from C and the language itself can be extended allowing
applications to provide domain specific functions, types and
operators for use in their ICI programs. Embedding within applications
allows application authors to make use of ICI's efficient object
system which provides many useful facilities.

ICI is in the public domain, there is no copyright on it.

WWW:	http://www.zeta.org.au/~atrn/ici/
@


1.4
log
@Update to version 3.0.0

PR:		23882
Submitted by:	Andy Newman <atrn@@zeta.org.au> MAINTAINER
@
text
@d4 6
a9 2
collected, object-based, data model. Version introduces a cleaner
class system for OO programming and refines the language.
d12 6
a17 6
Perl, Python, TCL and other such languages.  ICI can be called from C
and the language itself can be extended allowing applications to
provide domain specific functions, types and operators for use in
their ICI programs. Embedding in an application also allows the
application to make use of ICI's efficient object system which
provides many useful facilities.
@


1.3
log
@Yet more WWW: additions
@
text
@d1 5
a5 4
ICI is a C-like, high level language originally developed by Tim
Long and placed into the public domain. ICI marries C's expression
syntax, control structures and overall feel, with a dynamic, garbage
collected, object-based, data model.
d7 5
a11 5
ICI is typically used as a scripting-like language in the fashion
of Perl, Python, TCL and other such languages.  ICI can be called
from C and the language itself can be extended allowing applications
to provide domain specific functions, types and operators for use
in their ICI programs. Embedding in an application also allows the
@


1.2
log
@Upgrade to v2.1.1

Ok'ed by: Maintainer.
@
text
@d16 1
a16 1
URL:	http://www.zeta.org.au/~atrn/ici/
@


1.1
log
@Initial revision
@
text
@d1 16
a16 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.
@


1.1.1.1
log
@Import of ici v2.0.3.

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
@
text
@@
