<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/Implementations</title><link>http://www.cl-user.net/asp/tags/implementations</link><description>The last modified items of the Common Lisp Directory for the tag: Implementations</description><language>en-US</language><pubDate>Mon, 03 Jun 2013 00:03:30 GMT</pubDate><lastBuildDate>Mon, 03 Jun 2013 00:03:30 GMT</lastBuildDate><generator>Fractal Concept Web Application Framework</generator><item><title>Armed Bear Common Lisp (Annotated)</title><link>http://www.cl-user.net/asp/impl/ABCL</link><guid isPermaLink="false">11745</guid><pubDate>Wed, 06 Mar 2013 13:42:39 GMT</pubDate><description>Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs in a Java virtual machine.</description></item><item><title>Allegro Common Lisp (Modified)</title><link>http://www.cl-user.net/asp/impl/Allegro%20CL</link><guid isPermaLink="false">11137</guid><pubDate>Fri, 11 Jan 2013 18:44:32 GMT</pubDate><description>Commercial Common Lisp implementation by Franz, Inc. A free trial edition is available.</description></item><item><title>:o( Smilisp :-) (Added)</title><link>http://www.cl-user.net/asp/impl/Smilisp</link><guid isPermaLink="false">15631</guid><pubDate>Tue, 15 Jun 2010 07:26:51 GMT</pubDate><description>#

:o( Smilisp :-) is a new dialect of Lisp featuring a very special paradigm known as &quot;Emotional Programming&quot;. When you [S-]express yourself, your mood is not the same at the beginning of your [S-]expression (where you might wonder a bit what you're going to say) and at the end (where you enjoy having said something), and :o( Smilisp :-) reflects that.

:o( Smilisp :-) is implemented in (and fully compatible with) Common Lisp. :o( Smilisp :-) can also be implemented in itself. The distribution comes with a portable implementation of the language, a demonstration program (the implementation of the language in itself as a matter of fact), and an [X]Emacs library supporting emotional fontification.

We are confident that :o( Smilisp :-) is a major step towards the modernization of Lisp, notably by solving the parenthesis problem, and replacing S-Expressions with E-Expressions (Emotional Expressions). We are also confident that emotional programming will become the standard programming paradigm in the future, and that :o( Smilisp :-) greatly contributes to pioneering this idea.
</description></item><item><title>CLoX: Common Lisp Objects for XEmacs (Added)</title><link>http://www.cl-user.net/asp/web-sites/CLoX</link><guid isPermaLink="false">17656</guid><pubDate>Tue, 15 Jun 2010 07:15:35 GMT</pubDate><description>CLoX is an ongoing attempt to provide a full Emacs Lisp implementation of the Common Lisp Object System, including its underlying meta-object protocol, for XEmacs. This paper describes the early development stages of this project. CLoX currently consists in a port of Closette to Emacs Lisp, with some additional features, most notably, a deeper integration between types and classes and a comprehensive test suite. All these aspects are described in the paper, and we also provide a feature comparison with an alternative project called Eieio. </description></item><item><title>LispWorks (Modified)</title><link>http://www.cl-user.net/asp/impl/lispworks</link><guid isPermaLink="false">11139</guid><pubDate>Tue, 02 Feb 2010 13:46:12 GMT</pubDate><description>Commercial Common Lisp implementation by LispWorks Ltd. A free version, LispWorks Personal Edition, is available.</description></item><item><title>ECL (Commented)</title><link>http://www.cl-user.net/asp/impl/ecl</link><guid isPermaLink="false">11176</guid><pubDate>Thu, 25 Jun 2009 22:02:15 GMT</pubDate><description>ECL (Embeddable Common Lisp) is &quot;an effort to modernize Giuseppe Attardi's ECL (ECoLisp) environment to produce an implementation of the Common Lisp language which complies to the ANSI X3J13 definition of the language&quot;. Most of the source code is distributed under the GNU GPL.</description></item><item><title>CLISP (Annotated)</title><link>http://www.cl-user.net/asp/impl/clisp</link><guid isPermaLink="false">11135</guid><pubDate>Thu, 25 Jun 2009 17:05:43 GMT</pubDate><description>GNU CLISP is a Common Lisp implementation available on a wide range of architectures and operating systems, including Unix/Linux and Windows. It is distributed under the GNU GPL license.</description></item><item><title>Steel Bank Common Lisp (Added)</title><link>http://www.cl-user.net/asp/impl/SBCL</link><guid isPermaLink="false">16921</guid><pubDate>Sat, 20 Jun 2009 17:54:08 GMT</pubDate><description>Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler. It is open source / free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including an a debugger, a statistical profiler, a code coverage tool, and many other extensions.

SBCL runs on a number of POSIX platforms, and experimentally on Windows.</description></item><item><title>CLForJava (Added)</title><link>http://www.cl-user.net/asp/impl/CLForJava</link><guid isPermaLink="false">14977</guid><pubDate>Sun, 27 Apr 2008 16:32:58 GMT</pubDate><description>CLforJava is an implementation of Common Lisp in the Java programming language.</description></item><item><title>Jerry Boetje (Modified)</title><link>http://www.cl-user.net/asp/persons/16175</link><guid isPermaLink="false">16175</guid><pubDate>Sat, 15 Mar 2008 17:08:26 GMT</pubDate><description>CS instructor at the College of Charleston in Charleston, SC. Long-time Lisp user and developer. Architect and manager of the CLforJava project at the College of Charleston.</description></item><item><title>Early CL History (Added)</title><link>http://www.cl-user.net/asp/web-sites/early-cl-history</link><guid isPermaLink="false">13323</guid><pubDate>Sat, 20 Oct 2007 18:13:44 GMT</pubDate><description>A text collection about early commercial Common Lisp implementations on XEROX, DEC, and other machines.</description></item><item><title>pygen - Python-style generators library (Modified)</title><link>http://www.cl-user.net/asp/libs/pygen</link><guid isPermaLink="false">15109</guid><pubDate>Sat, 24 Feb 2007 03:24:29 GMT</pubDate><description></description></item><item><title>CMUCL (Modified)</title><link>http://www.cl-user.net/asp/impl/cmucl</link><guid isPermaLink="false">11056</guid><pubDate>Sun, 10 Dec 2006 16:39:13 GMT</pubDate><description>CMU Common Lisp &quot;is a free, high performance implementation of the Common Lisp programming language which runs on most major Unix platforms&quot;. It provides an advanced native code compiler, a powerful FFI, debugging and profiling tools, an Emacs-like editor, and more. Most of the CMUCL code is in the public domain, the rest is under a BSD-like license.</description></item><item><title>MusCL (Added)</title><link>http://www.cl-user.net/asp/impl/MusCL</link><guid isPermaLink="false">14825</guid><pubDate>Mon, 04 Dec 2006 20:23:01 GMT</pubDate><description>Yet another unfinished open source CL implementation.</description></item><item><title>SBCL (Modified)</title><link>http://www.cl-user.net/asp/impl/sbcl</link><guid isPermaLink="false">11134</guid><pubDate>Thu, 30 Nov 2006 21:24:18 GMT</pubDate><description>Steel Bank Common Lisp is a Common Lisp implementation based on the CMUCL sources, but it puts a greater emphasis on maintainability. Most of the SBCL code is in the public domain, the rest under a BSD-like license.</description></item><item><title>Autobench (Added)</title><link>http://www.cl-user.net/asp/libs/14669</link><guid isPermaLink="false">14669</guid><pubDate>Tue, 14 Nov 2006 15:36:02 GMT</pubDate><description>Autobench is a tool set to help automatically build and benchmark versions of common lisp implementations.

It defines a protocol to easily add supported implementations, and comes with a web front-end that can generate graphs with error bars and an Atom feed of relevant changes between versions.</description></item><item><title>Sacla (Added)</title><link>http://www.cl-user.net/asp/impl/Sacla</link><guid isPermaLink="false">12281</guid><pubDate>Fri, 22 Sep 2006 05:14:39 GMT</pubDate><description>A partial implementation of Common Lisp in Common Lisp.</description></item><item><title>Corman Lisp (Modified)</title><link>http://www.cl-user.net/asp/impl/corman-lisp</link><guid isPermaLink="false">11182</guid><pubDate>Sat, 16 Sep 2006 08:36:08 GMT</pubDate><description>Commercial Common Lisp implementation by Corman Technologies. Freely usable (except for the IDE) under certain conditions.</description></item><item><title>Steel Bank Studio (Added)</title><link>http://www.cl-user.net/asp/impl/sb-studio</link><guid isPermaLink="false">12570</guid><pubDate>Fri, 21 Jul 2006 10:55:18 GMT</pubDate><description>Steel Bank Studio is &quot;a forthcoming commercially supported open source development environment for ANSI Common Lisp, based on SBCL  and Slime&quot;.</description></item><item><title>A Hardware Lisp Interpreter by Frank Buss (Added)</title><link>http://www.cl-user.net/asp/html-docs/Hardware%20Lisp%20Interpreter</link><guid isPermaLink="false">12082</guid><pubDate>Sat, 17 Jun 2006 23:07:23 GMT</pubDate><description>Frank Buss wrote: &quot;My goal is to write an interpreter, which uses a state machine and not the Common Lisp call stack, because then it is easier to translate it to VHDL. I think I can simplify the source below a bit, but I like some ideas, which are inspired from SECD and other implementations.&quot;</description></item><item><title>OpenMCL (Modified)</title><link>http://www.cl-user.net/asp/impl/openmcl</link><guid isPermaLink="false">11136</guid><pubDate>Fri, 02 Jun 2006 12:26:37 GMT</pubDate><description>OpenMCL is an open-source Common Lisp implementation derived from Macintosh Common Lisp by Digitool. It runs under Linux PPC, Linux x86-64 and Darwin/MacOS X.</description></item><item><title>Kent Pitman's Publications (Added)</title><link>http://www.cl-user.net/asp/web-sites/kmp-publications</link><guid isPermaLink="false">13481</guid><pubDate>Wed, 19 Apr 2006 10:38:02 GMT</pubDate><description>A collection of research papers, journal articles, essays and other Lisp writings by Kent Pitman. Covered topics include Common Lisp design and standardization,  Artificial Intelligence, software engineering, and more.</description></item><item><title>cmucl and multiprocessing (Added)</title><link>http://www.cl-user.net/asp/web-sites/cmucl-multiprocessing</link><guid isPermaLink="false">13318</guid><pubDate>Fri, 07 Apr 2006 14:49:13 GMT</pubDate><description>An introduction to the CMUCL multiprocessing facilities. It documents the external symbols of the MP package and provides links to additional resources.</description></item><item><title>Building a Windows CLISP version (Added)</title><link>http://www.cl-user.net/asp/web-sites/clisp-windows</link><guid isPermaLink="false">13289</guid><pubDate>Fri, 31 Mar 2006 14:39:00 GMT</pubDate><description>This page explains how to build GNU CLISP from source code on an MS Windows system, and deliver a sample hello world executable application.</description></item><item><title>SBCL on boinkor.net (Added)</title><link>http://www.cl-user.net/asp/web-sites/sbcl-boinkor</link><guid isPermaLink="false">13286</guid><pubDate>Wed, 22 Mar 2006 17:19:58 GMT</pubDate><description>A site that provides services and resources for SBCL developers and users: automatically updated benchmark data on various versions of SBCL, documentation, and an Arch repository for the source tree.</description></item><item><title>Movitz (Modified)</title><link>http://www.cl-user.net/asp/impl/movitz</link><guid isPermaLink="false">12154</guid><pubDate>Thu, 23 Feb 2006 10:17:04 GMT</pubDate><description>Common Lisp &quot;on the bare metal.&quot;
</description></item><item><title>Liquid Common Lisp (Added)</title><link>http://www.cl-user.net/asp/impl/lcl</link><guid isPermaLink="false">12432</guid><pubDate>Sat, 28 Jan 2006 19:32:52 GMT</pubDate><description>Commercial Common Lisp implementation by LispWorks, Ltd. It was originally developed by Lucid, Inc., an early vendor of Lisp implementations for general-purpose workstations. This product was formerly known as Lucid Common Lisp.</description></item><item><title>Generic ANSI Common Lisp (Added)</title><link>http://www.cl-user.net/asp/impl/ansi-cl-implementation</link><guid isPermaLink="false">11186</guid><pubDate>Sat, 21 Jan 2006 10:27:46 GMT</pubDate><description>This is not an actual Common Lisp implementation. It denotes an unspecified implementation that is &quot;sufficiently close&quot; to the ANSI standard. This entry can be used for specifying a compatible implementation for software that relies only on ANSI features, does not use system-specific facilities, and may be assumed to run on most ANSI compliant implementations with little or no modification.</description></item><item><title>Henry Baker's Archive of Research Papers (Added)</title><link>http://www.cl-user.net/asp/web-sites/henry-baker-papers</link><guid isPermaLink="false">12212</guid><pubDate>Mon, 16 Jan 2006 17:10:57 GMT</pubDate><description>Collection of papers on programming languages research, including some on Common Lisp implementation issues and CLOS.</description></item><item><title>Open Genera (Added)</title><link>http://www.cl-user.net/asp/impl/Open%20Genera</link><guid isPermaLink="false">12152</guid><pubDate>Sun, 15 Jan 2006 01:20:49 GMT</pubDate><description>The operating system and Lisp implementation of the Lisp Machines running on Alpha processors.</description></item><item><title>WCL (Added)</title><link>http://www.cl-user.net/asp/impl/WCL</link><guid isPermaLink="false">12151</guid><pubDate>Sun, 15 Jan 2006 01:10:14 GMT</pubDate><description>Embeddable Common Lisp for Linux, implemented as a shared library.</description></item><item><title>Parrot Common Lisp (Added)</title><link>http://www.cl-user.net/asp/impl/Parrot%20Common%20Lisp</link><guid isPermaLink="false">12045</guid><pubDate>Sun, 15 Jan 2006 01:03:34 GMT</pubDate><description>A CL implementation which runs atop the &quot;Parrot&quot; virtual machine.</description></item><item><title>Ufasoft Common Lisp (Added)</title><link>http://www.cl-user.net/asp/impl/Ufasoft</link><guid isPermaLink="false">12044</guid><pubDate>Thu, 12 Jan 2006 11:19:14 GMT</pubDate><description>A commercial Common Lisp implementation for Windows.</description></item><item><title>Golden Common Lisp (Added)</title><link>http://www.cl-user.net/asp/impl/Golden%20Common%20Lisp</link><guid isPermaLink="false">11754</guid><pubDate>Thu, 12 Jan 2006 11:12:39 GMT</pubDate><description>One of the earliest Common Lisp implementations available for PCs.</description></item><item><title>Star Sapphire Common Lisp (Added)</title><link>http://www.cl-user.net/asp/impl/star-sapphire</link><guid isPermaLink="false">11634</guid><pubDate>Thu, 12 Jan 2006 10:31:21 GMT</pubDate><description>Star Sapphire Common LISP was the best-selling LISP for MS-DOS during the early 90s, and was used extensively to teach programming. Star Sapphire is now available for free download as copyrighted unsupported shareware.
</description></item><item><title>GCL (Added)</title><link>http://www.cl-user.net/asp/impl/gcl</link><guid isPermaLink="false">11184</guid><pubDate>Wed, 04 Jan 2006 15:25:07 GMT</pubDate><description>GNU Common Lisp is the official Common Lisp implementation for the GNU project. &quot;Its design makes use of the system's C compiler to compile to native object code, providing for both good performance and facile portability.&quot; It is not yet fully ANSI compliant. It is distributed under the GNU LGPL license.</description></item><item><title>Scieneer Common Lisp (Added)</title><link>http://www.cl-user.net/asp/impl/scl</link><guid isPermaLink="false">11183</guid><pubDate>Wed, 04 Jan 2006 14:45:17 GMT</pubDate><description>Commercial Implementation by Scieneer Pty, Ltd. It is based on the CMUCL code base and provides multi-threading support for symmetrical multiprocessor systems. Trial version available.</description></item><item><title>Planet SBCL (Added)</title><link>http://www.cl-user.net/asp/web-sites/planet-sbcl</link><guid isPermaLink="false">11177</guid><pubDate>Wed, 04 Jan 2006 13:44:41 GMT</pubDate><description>Blog aggregator site for blogs of developers of the SBCL Common Lisp implementation.</description></item><item><title>Emacs Common Lisp (NaCL) (Added)</title><link>http://www.cl-user.net/asp/impl/emacs-cl</link><guid isPermaLink="false">11168</guid><pubDate>Wed, 04 Jan 2006 12:34:01 GMT</pubDate><description>Emacs Common Lisp is an implementation of Common Lisp written in Emacs Lisp.</description></item><item><title>MCL (Added)</title><link>http://www.cl-user.net/asp/impl/mcl</link><guid isPermaLink="false">11162</guid><pubDate>Wed, 04 Jan 2006 11:08:51 GMT</pubDate><description>Commercial Common Lisp implementation by Digitool, Inc. A free demo version is available.</description></item></channel></rss>