          MODULE=gforth
         VERSION=0.7.3
          SOURCE=${MODULE}-${VERSION}.tar.gz
      SOURCE_URL=${GNU_URL}/${MODULE}/
      SOURCE_VFY=sha256:2f62f2233bf022c23d01c920b1556aa13eab168e3236b13352ac5e9f18542bb0
        WEB_SITE=http://www.gnu.org/software/gforth/
         ENTERED=20081019
         UPDATED=20150901
           SHORT="A Forth compiler/interpreter"

PSAFE=no
cat << EOF
GForth is the GNU implementation of Forth, a simple and fast
stack-based language that can be interpreted or compiled.
GForth is ANS-Forth compliant, but includes a number of useful
extensions. It also includes documentation and tutorials in INFO
format.
EOF
