sbcl

v 2.4.0 Updated: 3 months, 2 weeks ago

The Steel Bank Common Lisp system

Steel Bank Common Lisp (SBCL) is a Open Source implementation of ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. SBCL is quite suitable for the creation of long running system services, as the compiler trades the time for a long initial compilation for blazingly fast loading of its binary runtime fasl representation.

http://www.sbcl.org

To install sbcl, paste this in macOS terminal after installing MacPorts

sudo port install sbcl

Add to my watchlist

Installations 81
Requested Installations 47