LispWorks

LispWorks
Developer Xanalys (2001–2005)
LispWorks Ltd. (2005—)
First appeared 1989 (1989)
Stable release
7.1 / November 13, 2017 (2017-11-13)
Platform IA-32, x64, ARM, SPARC, PowerPC
OS Microsoft Windows, Mac OS X, Linux, FreeBSD, Solaris, and AIX, Android, iOS
Website lispworks.com

LispWorks is a commercial implementation and integrated development environment (IDE) for the Common Lisp programming language. LispWorks was developed by the UK software company Harlequin Ltd., and first published in 1989.[1] Harlequin ultimately spun off its Lisp arm as Xanalys, which took over management and rights to LispWorks. In January 2005, the Xanalys Lisp team formed LispWorks Ltd. to market, develop, and support the LispWorks software.

Some of LispWorks's features are

  • 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 32bit and 64bit versions
  • native threads and symmetric multiprocessing
  • Unicode support: it can read and write Unicode files and supports strings encoded in Unicode
  • Foreign Language Interface (FFI) for interfacing with routines written in C
  • a Java interface
  • the Common Application Programmer's Interface (CAPI) GUI toolkit, which provides native look-and-feel on Windows, Cocoa, GTK+ and Motif
  • an Emacs-like editor (source code is included in the Professional edition)
  • a Lisp Listener,[2] which provides a Common Lisp Read Eval Print Loop
  • a graphical debugger, inspector, stepper, profiler, class browser, etc.
  • a facility to generate standalone executables and shared libraries. To reduce memory size, a tree shaker can be used to remove unused code and data.
  • on Mac OS X it provides a bridge to Objective-C for using Apple's Cocoa libraries
  • many of the libraries are written using the Common Lisp Object System and can be extended by the user (by writing subclasses and new methods)

The Enterprise edition also includes KnowledgeWorks, which supports rule-based programming (including support for Prolog); the CommonSQL database interface; and a CORBA binding.

In September 2009, it had been announced that LispWorks 6 would support concurrent threads and the CAPI graphics toolkit has been extended to support GTK+.[3] LispWorks 6.1, released in January 2012,[4] includes many further enhancements to CAPI, such as support for anti-aliased drawing.

LispWorks ran on the spacecraft Deep Space 1. The application called RAX won the NASA Software of the Year award in 1999.[5]

Releases

DateVersionCompanyNotes
1987alphaHarlequinStarted by the British company Harlequin
12 Sep 19891.0HarlequinGUI with CLX, CLUE and LispWorks toolkit
Dec 19913.0Harlequin
17 Mar 19974.0Harlequinfor Windows, GUI with CAPI
6 Jan 19994.1Harlequinwith CORBA
19 Feb 20014.1.20Xanalys
19 Dec 20014.2Xanalysno runtime fees for applications on Microsoft Windows
5 May 20024.2.6Xanalys
30 Jun 20034.3Xanalysfirst release for Mac OS X, with Cocoa support
8 Dec 20044.4Xanalys
15 Apr 20054.4.5LispWorks Ltd
31 Jul 20065.0LispWorks Ltd
27 Mar 20085.1LispWorks Ltd
6 Jan 20106.0LispWorks Ltdwith symmetric multiprocessing
27 Jan 20126.1LispWorks Ltd
5 May 20157.0LispWorks Ltd[6]ARM Linux, iOS, Android, full Unicode, Hobbyist Edition
13 Nov 20177.1LispWorks Ltd[7]64-bit iOS, ARM64 Linux

See also

References

  1. "LispWorks 1.0 released in 1989".
  2. The Listener, LispWorks 7.0, LispWorks IDE User Guide
  3. "LispWorks 6.0 beta announcement". Lispworks.com. Retrieved 2013-07-19.
  4. "Release of LispWorks 6.1". Lispworks.com. Retrieved 2013-07-19.
  5. "NASA Software of the Year award for Harlequin based development" (PDF). Globalgraphics.com. Retrieved 2013-07-19.
  6. "Release of LispWorks 7.0". Lispworks.com. Retrieved 2015-05-09.
  7. "Release of LispWorks 7.1". Lispworks.com. Retrieved 2018-03-07.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.