          MODULE=nim
         VERSION=2.2.8
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=http://github.com/nim-lang/Nim/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:e409930c277ad5178427761da4835bd54e3d64f3dc20256bdff1d17084763f37
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Nim-$VERSION
        WEB_SITE=http://nim-lang.org/
         ENTERED=20150302
         UPDATED=20260318
           SHORT="Imperative, multi-paradigm, compiled programming language"

cat << EOF
Nim (formerly known as "Nimrod") is a statically typed, imperative programming
language that tries to give the programmer ultimate power without compromises
on runtime efficiency. This means it focuses on compile-time mechanisms in all
their various forms.
EOF
