Commit cf4234c0 authored by Eric Timmons's avatar Eric Timmons
Browse files

Add Clasp and clisp images

parent dda418d9
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -27,6 +27,8 @@ This image contains the following Lisp implementations:

- ABCL v1.8.0 (on jdk11)
- CCL v1.12.0
- Clasp v0.4.3
- CLISP v2.49.92
- ECL v21.2.1
- SBCL v2.1.3

+4 −0
Original line number Diff line number Diff line
@@ -18,6 +18,10 @@ We currently publish images for the following implementations:
    [submitted to Docker's Official Images program](https://github.com/docker-library/official-images/pull/9488).
-   **[CCL](https://hub.docker.com/r/clfoundation/ccl):** Source
    at <https://gitlab.common-lisp.net/cl-docker-images/ccl>
-   **[Clasp](https://hub.docker.com/r/clfoundation/clasp):** Source
    at <https://gitlab.common-lisp.net/cl-docker-images/clasp>
-   **[Clasp](https://hub.docker.com/r/clfoundation/clisp):** Source
    at <https://gitlab.common-lisp.net/cl-docker-images/clisp>
-   **[CMUCL](https://hub.docker.com/r/clfoundation/cmucl):** Source
    at <https://gitlab.common-lisp.net/cl-docker-images/cmucl>
-   **[ECL](https://hub.docker.com/r/clfoundation/ecl):** Source

posts/clasp-0.4.3.post

0 → 100644
+14 −0
Original line number Diff line number Diff line
;;;;;
title: Clasp 0.4.3 image available
tags: clasp, cl-devel
date: 2021-04-23 15:00:00
format: md
;;;;;

Images for [clasp](https://hub.docker.com/r/clfoundation/clasp)
[v0.4.3](https://github.com/clasp-developers/clasp/releases/tag/0.4.3) are
available.

Additionally, a new version of
[cl-devel](https://hub.docker.com/r/clfoundation/cl-devel) is available and
tagged as `2021-04-23` and `latest`.
+16 −0
Original line number Diff line number Diff line
;;;;;
title: CLISP 2.49.92 image available
tags: clisp, cl-devel
date: 2021-04-23 15:00:00
format: md
;;;;;

Images for [clisp](https://hub.docker.com/r/clfoundation/clisp)
[v2.49.92](https://gitlab.com/gnu-clisp/clisp/-/tree/clisp-2.49.92-2018-02-18)
are available. Note that 2.49.92 does not appear to be an actual release on the
CLISP website. Nevertheless, it is tagged in the git repository and many OSes
ship this version in their package managers.

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