Modell 0.9.0 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 0K
Developer: Sergio Davis
0 stars award from rbytes.net

Modell (Modular Extension Lisp Language) is an object-oriented, modular variant of the LISP programming language, specially suitable for embedding in applications using a C++ API.

Modell is implemented as a C++ library (libmodell) and a command-line interactive interpreter for testing and rapid development, and includes modules for diverse tasks such as math, strings processing, interaction with the operating system, and others.

Installation:

Just the usual:

$ ./configure
$ make
$ make install

Modell 0.9.0 keywords