1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Document: aleph-vol2
Title: Aleph programming language - volume 2: library reference
Author: Amaury Darsch
Abstract: Aleph programming language library reference
Aleph is a multi-threaded functional programming language with dynamic
symbol bindings that support the object oriented paradigm. Aleph has a
rich set of features providing runtime compatibility with C++. The
engine runs on both 32 bits and 64 bits platforms. It is designed to
be portable across platforms.
.
The volume 2 details every single class, object and extension library
of Aleph.
Section: Apps/Programming
Format: postscript
Files: /usr/share/doc/aleph-doc/vol-2.ps.gz
|