sbcl
High performance Common Lisp compiler. More information: <http://www.sbcl.org/>.
RUN apt-get update && \
apt-get install -y sbcl
RUN apt-get update && \
apt-get install -y sbcl
RUN pacman -S --noconfirm sbcl
RUN apt-get update && \
apt-get install -y sbcl
RUN dnf install -y sbcl
RUN apt-get update && \
apt-get install -y sbcl