summaryrefslogtreecommitdiff
path: root/lang/afnix/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/afnix/pkg-descr')
-rw-r--r--lang/afnix/pkg-descr18
1 files changed, 0 insertions, 18 deletions
diff --git a/lang/afnix/pkg-descr b/lang/afnix/pkg-descr
deleted file mode 100644
index 99e080372e36..000000000000
--- a/lang/afnix/pkg-descr
+++ /dev/null
@@ -1,18 +0,0 @@
-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/