head	1.2;
access;
symbols
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.02.19.19.54.55;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2001.03.06.17.50.10;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update aleph 0.9.0 to afnix 1.0.0
- Rename to match new name of the project
- Take maintainership

PR:		ports/77611
Submitted by:	Johan van Selst <johans@@stack.nl>
Repocopy by:	marcus
@
text
@Aleph is a multi-threaded functional programming language with dynamic
symbol bindings that support the object oriented paradigm. Aleph features
a state of the art runtime engine that supports both 32 and 64 bits
platforms. Aleph comes with a rich set of libraries that are designed to
be platform independent.

The Aleph engine is written in C++ and provides runtime compatibility with
it. Such compatibility includes the ability to instantiate C++ classes,
use virtual methods and raise or catch exceptions. A comprehensive API has
been designed to ease the integration of foreign libraries. 

   - Builtin objects
   - Functional programming
   - Object oriented
   - Multi-threaded engine
   - condition objects. 

WWW: http://www.aleph-lang.org/
@


1.1
log
@add aleph
Aleph is a multi-threaded functional programming language
@
text
@@

