Commit 732c3457 authored by Eric Timmons's avatar Eric Timmons
Browse files

SBCL 2.1.5

parent 85e7fcde
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,14 +30,14 @@ This image contains the following Lisp implementations:
- Clasp v0.4.3
- CLISP v2.49.92
- ECL v21.2.1
- SBCL v2.1.4
- SBCL v2.1.5

Additionally, the following Lisp utilities are installed:

- **ASDF v3.3.4:** The source code is located in
  `/usr/local/share/common-lisp/source/asdf`. The first time you attempt to use
  ASDF for anything non trivial, it will upgrade itself to this version.
- **Quicklisp:** Client v2021-02-13 and Dist v2021-02-28. It is installed to
- **Quicklisp:** Client v2021-02-13 and Dist v2021-05-31. It is installed to
  `/home/cl/quicklisp/`
- **CL Launch v4.1.3:** A useful program for running Common Lisp scripts.

posts/sbcl-2.1.5.post

0 → 100644
+12 −0
Original line number Diff line number Diff line
;;;;;
title: SBCL 2.1.5 image available
tags: sbcl, cl-devel
date: 2021-06-01 12:00:00
format: md
;;;;;

Images for [sbcl](https://hub.docker.com/r/clfoundation/sbcl) v2.1.5 are available.

Additionally, a new version of
[cl-devel](https://hub.docker.com/r/clfoundation/cl-devel) is available and
tagged as `2021-06-01` and `latest`.