LispWorks: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
more information on LispWorks; brief history of its origins; removed uninformed notability disclaimer
No edit summary
Line 1: Line 1:
'''LispWorks''' is a commercial implementation and [[Integrated Development Environment|IDE]] for the [[Common Lisp]] [[programming language]]. The software runs on [[Microsoft Windows]], [[Mac OS X]], [[Linux]], [[FreeBSD]], and several commercial [[UNIX]] systems.
'''LispWorks''' is a commercial implementation and [[Integrated Development Environment|IDE]] for the [[Common Lisp]] [[programming language]]. The software runs on [[Microsoft Windows]], [[Mac OS X]], [[Linux]], [[FreeBSD]], and several commercial [[UNIX]] systems.


The Common Lisp implementation at the heart of LispWorks is a descendant of the implementation of Lisp created by [[Richard P. Gabriel]]'s company, [[Lucid Inc.]]. When Lucid folded in 1994 due to management issues, the Lisp software was sold to [[Harlequin (software company)|Harlequin]]. 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 [http://www.lispworks.com/company.html].
The Common Lisp implementation at the heart of LispWorks has its origins in [[Lucid Common Lisp]], which was written by [[Richard Gabriel|Richard P. Gabriel]]'s company, [[Lucid Inc.]]. When Lucid folded in 1994 due to mismanagement issues, Lucid Common Lisp was sold to [[Harlequin (software company)|Harlequin]]. 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 [http://www.lispworks.com/company.html].


Some of LispWorks's features are
Some of LispWorks's features are
Line 12: Line 12:
The Enterprise edition also includes [[KnowledgeWorks]], which adds Prolog features to Lisp; the CommonSQL database interface; and a [[CORBA]] binding.
The Enterprise edition also includes [[KnowledgeWorks]], which adds Prolog features to Lisp; the CommonSQL database interface; and a [[CORBA]] binding.


LispWorks Ltd. and Franz Inc. are currently the two largest commercial Lisp companies. Franz and LispWorks take radically different approaches to the pricing of their products: LispWorks charges a fixed fee per platform per machine; Franz does the same but also requests a percentage of revenues generated with their product.
LispWorks Ltd. and Franz Inc. are currently the two largest commercial Lisp companies. Franz and LispWorks take radically different approaches to the pricing of their products. LispWorks charges a fixed fee per platform per machine; Franz does the same but also requests a percentage of any revenues generated from software written in Allegro.


<!-- Someone more knowledgeable than I should add in whether Xanalys's Real Time Lisp is at all integrated into LispWorks. -->
<!-- Someone more knowledgeable than I should add in whether Xanalys's Real Time Lisp is at all integrated into LispWorks. -->

Revision as of 04:59, 19 December 2006

LispWorks is a commercial implementation and IDE for the Common Lisp programming language. The software runs on Microsoft Windows, Mac OS X, Linux, FreeBSD, and several commercial UNIX systems.

The Common Lisp implementation at the heart of LispWorks has its origins in Lucid Common Lisp, which was written by Richard P. Gabriel's company, Lucid Inc.. When Lucid folded in 1994 due to mismanagement issues, Lucid Common Lisp was sold to Harlequin. 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 [1].

Some of LispWorks's features are

  • the CAPI GUI toolkit, which provides native look-and-feel on Windows, Cocoa, and Motif
  • an Emacs-like editor (source code is included in the Professional edition)
  • a graphical debugger, inspector, stepper, profiler, class browser, etc.
  • a native-code compiler
  • a facility to generate standalone executables

The Enterprise edition also includes KnowledgeWorks, which adds Prolog features to Lisp; the CommonSQL database interface; and a CORBA binding.

LispWorks Ltd. and Franz Inc. are currently the two largest commercial Lisp companies. Franz and LispWorks take radically different approaches to the pricing of their products. LispWorks charges a fixed fee per platform per machine; Franz does the same but also requests a percentage of any revenues generated from software written in Allegro.


See also

External link