Corman 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)
|
Developer(s) | Corman Technologies |
---|---|
Initial release | 1995 |
Stable release | 3.1.0
/ December 30, 2018 |
Operating system | Windows Vista, Windows XP, Windows 2000, Windows Server 2003 |
Available in | Common Lisp |
Type | Compiler and runtime |
License | MIT license |
Website | Official website |
Corman Common Lisp is a commercial implementation of the Common Lisp programming language featuring support for the Windows operating system.
Contents
License[edit]
Corman Common Lisp is commercial software.[1] In 2013 Roger Corman, the author, indicated he was considering converting it to open source[2] and in January 2015 he published the source code to the Corman Lisp Github repository under the MIT license.[3]
History[edit]
Corman Common Lisp was designed and implemented by Corman Technologies in 1995. Previously they had developed PowerLisp for the Mac, but Corman CL was a complete rewrite for Windows. (PowerLisp is no longer developed or supported). They developed and maintained Corman CL, with new major releases about every 18 months (and minor updates more often) until 2006.[4] The CLOS implementation was originally from Art of the Metaobject Protocol Closette, and then extensively rewritten to add missing Common Lisp features and to improve performance.
In January 2015, with Roger Corman's permission, Corman Common Lisp was copied to github and made open source under the MIT license. All future development of Corman Common Lisp is being done from that location.
References[edit]
- ^ Corman Lisp licensing and pricing information
- ^ Corman Lisp may go open source (a blog from 2013/07/08)
- ^ "Corman Lisp sources are now available".
- ^ Corman Lisp 3.0 Release Notes, Sept. 14, 2006 (accessed 1 April 2014)
External links[edit]
This programming-language-related article is a stub. You can help Wikipedia by expanding it. |