          MODULE=Falcon
           MAJOR=0.9.6
         VERSION=${MAJOR}.8
          SOURCE=$MODULE-$VERSION.tgz
      SOURCE_URL=http://www.falconpl.org/project_dl/_official_rel/
      SOURCE_VFY=sha1:8720096a8257e8bf370e3f0a072b5600d7575f64
        WEB_SITE=http://www.falconpl.org/index.ftd?page_id=Home
         ENTERED=20090815
         UPDATED=20110331
           SHORT="Falcon Programming Language"

cat << EOF
Falcon is an Open Source, simple, fast and powerful programming language, easy
to learn and to feel comfortable with, and a scripting engine ready to empower
mission-critical multithreaded applications.

Falcon provides six integrated programming paradigms: procedural, object
oriented, prototype oriented, functional, tabular and message oriented. And you
don't have to master all of them; you just need to pick the ingredients you
prefer, and let the code to follow your inspiration.
EOF
