sbcl.sh
Common Lisp compiler and development system
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