sbcl (lang/sbcl) Updated: 3 months, 2 weeks ago Add to my watchlist

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.

Version: 2.4.0 License: BSD GitHub
Maintainers easye catap
Categories lang
Homepage http://www.sbcl.org
Platforms darwin
Variants
  • fancy (Configure SBCL compilation with all available compatible options (including threading).)
  • html (Installs documentation in HTML and Info formats.)
  • pdf (Installs documentation in PDF, HTML and Info formats. Involves the installation of a TexLive dependency chain, which can dramatically slow down the installation of the SBCL port.)
  • simd (Enable build of SIMD extention, that fails on CPU without AVX2 support.)
  • threads (Enable multi-threaded runtime using the Mach pthreads interface.)

Subport(s) (1)


"sbcl" depends on

build (2)
lib (1)
run (1)

Ports that depend on "sbcl"




Port Health:

Loading Port Health

Installations (30 days)

79

Requested Installations (30 days)

46

Livecheck results

sbcl seems to have been updated (port version: 2.4.0, new version: 2.4.3)

livecheck ran: 1 day, 23 hours ago