Allegro Common Lisp

Allegro Common Lisp
Developer(s) Franz Inc
Stable release
10.0 / October 5, 2015 (2015-10-05)
Operating system Microsoft Windows (32 and 64-bit), Mac OS X (Intel, 32 and 64-bit), Linux (32 and 64-bit), FreeBSD (32-bit), Solaris (x64 and SPARC, 32 and 64-bit)
Type IDE
Website franz.com/products/allegro-common-lisp/

Allegro Common Lisp is a commercial implementation of the Common Lisp programming language developed by Franz Inc. Allegro CL provides the full ANSI Common Lisp standard with many extensions[1][2] (threads, CLOS streams, CLOS MOP, Unicode, SSL streams, implementations of various Internet protocols, OpenGL interface and more). The first version of Allegro Common Lisp was finished at the end of 1986,[3] originally called Extended Common Lisp.[4] Allegro CL is available for Windows, Linux, Mac OS X and various Unix platforms, supporting 32 or 64 bits. Internationalization support is based on Unicode. It supports various external text encodings and provides string and character types based on UCS-2. Allegro CL can be used with and without its integrated development environment (IDE), which is available for Windows and Linux, and on Mac OS X in version 8.2. The IDE (written itself in Allegro CL) includes various development tools like an editor and an interface designer. Allegro CL can be used to deliver applications.

Allegro CL is available as a Free Express Edition (with some limitations like a limited heap space) for non-commercial use.[5] Customers can get access to much of the source code of Allegro CL.

Allegro CL includes an implementation of Prolog [6] and an object caching database called AllegroCache.[7][8]

The most recent release, Allegro CL 10.0, supports Symmetric Multiprocessing.[9][10]

Allegro CL has been used to implement various applications:

See also

References

External links

This article is issued from Wikipedia - version of the 10/2/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.