ecl-config
Embeddable Common-Lisp: has an interpreter and can compile to C
RUN apt-get update && \
apt-get install -y ecl
RUN apt-get update && \
apt-get install -y ecl
RUN apk add ecl
RUN pacman -S --noconfirm ecl
RUN apt-get update && \
apt-get install -y ecl
RUN dnf install -y ecl
RUN apt-get update && \
apt-get install -y ecl