Package: abcl Priority: optional Section: lisp Installed-Size: 9243 Maintainer: Debian Common Lisp Team Architecture: all Version: 1.1.0~svn14239-1 Suggests: maven Filename: christoph/abcl_1.1.0~svn14239-1_all.deb Size: 8368328 MD5sum: d7d7b4f4bba6fa639986f7bfe319bc6d SHA1: 6230d32721b5ece3490c3e9ea590b6b084bab0de SHA256: f25fed25d5ed7dd78774421fdd3a5b19d37f3cc8abe069680d4c795a00000000 SHA512: 01ead6081734d3f65c8c9ef14036444f2f36e8b4bde24269c352ba2edf9636038a323077af99139e4fb8f2c63b7f7c621a6693b4387ec57007381eb3c5ed847a Description: full implementation of Common Lisp on top of the Java VM Armed Bear Common Lisp (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-223 (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. Homepage: http://common-lisp.net/project/armedbear/