LispWorks: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Skier Dude (talk | contribs)
clean up and re-categorisation per CFD , replaced: Category:Common Lisp Software → Category:Common Lisp software using AWB
add link to right CAPI
Line 4: Line 4:


Some of LispWorks's features are
Some of LispWorks's features are
* the [[CAPI]] GUI toolkit, which provides native look-and-feel on Windows, [[Cocoa (API)|Cocoa]], and [[Motif (widget toolkit)|Motif]]
* the [[Common Application Programmer's Interface|Common Application Programmer's Interface (CAPI)]] GUI toolkit, which provides native look-and-feel on Windows, [[Cocoa (API)|Cocoa]], and [[Motif (widget toolkit)|Motif]]
* an [[Emacs]]-like editor (source code is included in the Professional edition)
* an [[Emacs]]-like editor (source code is included in the Professional edition)
* a graphical debugger, inspector, stepper, profiler, class browser, etc.
* a graphical debugger, inspector, stepper, profiler, class browser, etc.

Revision as of 23:05, 16 March 2008

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.

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 Common Application Programmer's Interface (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 providers. 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 links