# Watch: https://sbcl.sourceforge.io/
           SPELL=sbcl
         VERSION=2.5.3
          SOURCE="$SPELL-$VERSION-source.tar.bz2"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://downloads.sourceforge.net/project/sbcl/sbcl/$VERSION/$SOURCE
        WEB_SITE=http://sbcl.sourceforge.net
     SOURCE_HASH=sha512:2b1abc173a62b38b7edb9067e480780ed0ad31b8e7844320d174fc0e5bb4487635ca3af4dbb6274916b4283f3f3d8146f11c963d07720b0c42a7d2a86c1093a8
      LICENSE[0]=BSD
         ENTERED=20060122
        KEYWORDS="lisp compiler devel"
           SHORT="a compiler and runtime system for ANSI Common Lisp"
cat << EOF
Steel Bank Common Lisp (SBCL) is an open source (free software) compiler and
runtime system for ANSI Common Lisp. It provides an interactive environment
including an integrated native compiler, a debugger, and many extensions.
EOF
