          MODULE=racket
         VERSION=9.0
          SOURCE=$MODULE-$VERSION-src.tgz
      SOURCE_URL=http://download.racket-lang.org/installers/$VERSION/
      SOURCE_VFY=sha256:a05f54103789477da8e6facabb777049477c4c3998c5865c0d7ce285d3577411
        WEB_SITE=http://racket-lang.org/
         ENTERED=20150711
         UPDATED=20251123
           SHORT="A Scheme like language with DrRacket IDE"

cat << EOF
Racket is a full-spectrum programming language. It goes beyond Lisp and Scheme
with dialects that support objects, types, laziness, and more. Racket enables
programmers to link components written in different dialects, and it empowers
programmers to create new, project-specific dialects. Racket's libraries
support applications from web servers and databases to GUIs and charts.
Formerly known as PLT Scheme.
OF
