Armed Bear Common Lisp (ABCL) - Common Lisp on the JVM

Project page
FAQ
Testimonials
Release notes
Paid support


J - the editor

Project description

ABCL is a full implementation of the Common Lisp language featuring both an interpreter and a compiler, running in the JVM. Originally started to be a scripting language for the J editor, it now supports JSR-233 (Java scripting API): it can be a scripting engine in any Java application. Additionally, it can be used to implement (parts of) the application using Java to Lisp integration APIs.

Downloads
Binary abcl-bin-1.0.1.tar.gz (pgp) abcl-bin-1.0.1.zip (pgp) abcl-contrib-1.0.1.jar (pgp)
Source abcl-src-1.0.1.tar.gz (pgp) abcl-src-1.0.1.zip (pgp) abcl-contrib source
Users (development with ABCL) Developers (development of ABCL)
Licensing

ABCL is covered by the GNU General Public License with Classpath exception, meaning that you can use ABCL in your application without the requirement to open the sources to your application.

System requirements (Users) System requirements (Developers)
  • JRE 1.5.0 (any patch level), or
  • JRE 1.6.0 (patch level 10 or higher)
  • One of the explicitly supported platforms:
    Windows, Linux, MacOS X, OpenBSD, NetBSD,
    FreeBSD or Google App Engine

Back to Common-lisp.net.

Valid XHTML 1.0 Strict
$Id: index.shtml 13767 2012-01-12 13:00:13Z mevenson $