ABCL

An implementation of Common Lisp that runs on the Java Virtual Machine
Download

ABCL Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • ABCL Team
  • Publisher web site:
  • http://code.google.com/u/103089148745260337932/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 8.6 MB

ABCL Tags


ABCL Description

Armed Bear Common Lisp (ABCL) is a free and open-source implementation of Common Lisp that runs on the Java Virtual Machine.ABCL compiles to Java bytecode and integrates with Java code and libraries in a seamless way: · Lisp code can create Java objects and call their methods (see Section 3.1, page 9). · Java code can call Lisp functions and generic functions, either directly (Section 3.2.1, page 11) or via JSR-223 (Section 3.3, page 13). · jinterface-implementation creates Lisp-side implementations of Java interfaces that can be used as listeners for Swing classes and similar. ABCL is supported by the Lisp library manager QuickLisp1 and can run many of the programs and libraries provided therein out-of-the-box.ABCL is cross-platform and it works on Mac OS X, Windows and Linux. Binaries for the Windows and Linux platforms are available on the project's homepage.


ABCL Related Software