Search results
Results From The WOW.Com Content Network
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 .
Steel Bank Common Lisp (SBCL) is a free Common Lisp implementation that features a high-performance native compiler, Unicode support and threading.It is open source software, with a permissive license.
CLIM has been designed to be portable across different Common Lisp implementations and different windowing systems. It uses a reflective architecture for its window system interface. [7] CLIM supports, like Dynamic Windows, so-called Presentations. [8] [9] [10] CLIM is available for Allegro CL, [11] LispWorks, [12] Macintosh Common Lisp, and ...
CLISP is extremely portable, running on almost all Unix-based operating systems as well as on Microsoft Windows.Although interpreting bytecode is usually slower than running compiled native binaries, this is not always a major issue (especially in applications like Web development where I/O is the bottleneck).
McCLIM is an implementation of the Common Lisp Interface Manager (CLIM), for the programming language Common Lisp. The project is named partly after Mike McDonald, the person who began it. It is free and open-source software released under the GNU Lesser General Public License (LGPL) version 2.1.
Learn how to download and install or uninstall the Desktop Gold software and if your computer meets the system requirements.
In January 2005, the Xanalys Lisp team formed LispWorks Ltd. to market, develop, and support the software. LispWorks's features include: A native-code compiler and an interpreter for an extended ANSI Common Lisp; An implementation of the Common Lisp Object System with support for the metaobject protocol; Support for 32-bit and 64-bit versions
CMUCL is a free Common Lisp implementation, originally developed at Carnegie Mellon University. CMUCL runs on most Unix-like platforms, including Linux and BSD; there is an experimental Windows port as well. Steel Bank Common Lisp is derived from CMUCL. The Scieneer Common Lisp was a commercial derivative from CMUCL.