Allegro Common Lisp
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
(Learn how and when to remove this template message)
|
Paradigms | Multi-paradigm: procedural, functional, object-oriented, meta, reflective, generic |
---|---|
Family | Lisp |
Designed by | John Foderaro |
Developer | Franz Inc. |
First appeared | 1986 |
Stable release | 10.1
/ April 20, 2017 |
Typing discipline | Dynamic, strong |
Scope | Lexical, optional dynamic |
Implementation language | Common Lisp |
Platform | IA-32, x86-64, ARM, 68000, SPARC, X-MP, |
OS | Windows (32/64-bit), macOS (Intel, 32/64-bit), Linux (32/64-bit), FreeBSD (32-bit), Solaris (x64, SPARC; 32/64-bit), UNICOS, UTS |
License | Proprietary, some freeware |
Website | franz |
Influenced by | |
Lisp, Maclisp, Macsyma, Franz Lisp |
Allegro Common Lisp is a programming language with an integrated development environment (IDE), developed by Franz Inc. It is a dialect of the language Lisp, a commercial software implementation of the language Common Lisp. Allegro CL provides the full American National Standards Institute (ANSI) Common Lisp standard with many extensions, including threads, CLOS streams, CLOS MOP, Unicode, SSL streams, implementations of various Internet protocols, OpenGL interface.[1][2] 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 many operating systems including Microsoft Windows (32/64-bit), and many Unix and Unix-like, 32-bit or 64-bit, including macOS (Intel, 32/64-bit), Linux (32/64-bit), FreeBSD (32-bit), Solaris (x64, SPARC; 32/64-bit), UNICOS, and UTS. Internationalization and localization support is based on Unicode. It supports various external text encodings and provides string and character types based on Universal Coded Character Set 2 (UCS-2). Allegro CL can be used with and without its integrated development environment (IDE), which is available for Windows, Linux, and on macOS in version 8.2. The IDE (written in Allegro CL) includes development tools including an editor and an interface designer. Allegro CL can be used to deliver applications.
Allegro CL is available as freeware, a Free Express Edition (with some limits like a constrained 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.1, supports Symmetric Multiprocessing.[9][10]
Allegro CL has been used to implement various applications:
- Naughty Dog used it for the development of various video games,[11] implementing the development environments for Game Oriented Object Lisp[12] and Game Oriented Assembly Lisp
- Allegro CL has been used to implement scheduling systems for various telescopes including the Hubble Space Telescope[13] and the Spitzer Space Telescope[14]
See also[edit]
References[edit]
- ^ "Allegro CL 10.0 documentation". Franz Inc. January 21, 2010. Retrieved July 19, 2013.
- ^ "Common Lisp Implementations: A survey". Common-Lisp.net.
- ^ "History of Franz Inc". Franz Inc. Retrieved 2018-12-23.
- ^ "Extended Common Lisp". Computerworld. IDG Communications. 1986-08-04. p. 7.
- ^ "Allegro CL 10.0 Free Express Edition Downloads". Franz Inc. Retrieved 2013-07-19.
- ^ "Allegro Prolog (Allegro CL version 10.0 documentation)". Franz Inc.
- ^ "AllegroCache". Franz Inc. 2018. Retrieved 2018-12-21.
- ^ Akhmechet, Slava. "Databases: A New Frontier". defmacro. Retrieved 2018-12-23.
- ^ "Symmetric Multiprocessing documentation". Franz Inc. May 30, 2012. Retrieved 2013-07-19.
- ^ "Notes on SMP, David Margolies" (PDF). Archived from the original (PDF) on June 3, 2013. Retrieved 2013-07-19.
- ^ White, Stephen (2002-07-10). "Postmortem: Naughty Dog's Jak and Daxter: the Precursor Legacy". Gamasutra. UBM Technology Group. Retrieved 2018-12-21.
- ^ Gavin, Andy (1996). "Making Crash Bandicoot – GOOL". All Things Andy Gavin. Retrieved 2018-12-21.
- ^ Kramer, Laurence A. (2000). "Generating a Long Range Plan for a New Class of Astronomical Observatories" (PDF). Association for the Advancement of Artificial Intelligence. Retrieved 2018-12-23.
- ^ Mittman, David S.; Hawkins, Robert. "Scheduling Spitzer: The SIRPASS Story" (PDF). European Space Agency. Retrieved 2018-12-23.