          MODULE=gforth
         VERSION=0.7.0
          SOURCE=${MODULE}-${VERSION}.tar.gz
      SOURCE_URL=${GNU_URL}/${MODULE}/
      SOURCE_VFY=sha1:5bb357268cba683f2a8c63d2a4bcab8f41cb0086
        WEB_SITE=http://www.gnu.org/software/gforth/
         ENTERED=20081019
         UPDATED=20081110
           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

