abcl-1.9.2
Common Lisp dialect for the Java Virtual Machine
Back to search · Project homepage
Description
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.
Package information
- Ports path
- lang/abcl
- Package architecture
- *
- Maintainer
- Timo Myyra <timo.myyra@bittivirhe.fi>
- Categories
- lang, java
- Available flavors
- None listed
- Only for architectures
- i386, amd64, aarch64, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- java/javaPathHelper
- java/jna
- misc/rlwrap
- devel/jdk/11 jdk->=11v0,<12v0
Build
- shells/bash
- devel/jdk/11 jdk->=11v0,<12v0
- devel/apache-ant