           SPELL=odin-lang
         VERSION=dev-2025-02
          SOURCE=Odin-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Odin-$VERSION"
   SOURCE_URL[0]=https://github.com/${SPELL}/Odin/archive/refs/tags/${VERSION}.tar.gz
     SOURCE_HASH=sha512:c312132030ae79c1871cbaf0657c8f05814e60f4364e2d60dc83c4cf12ca6da8bbbe1a30ed6121a4b1ac7e2b3610b983ccc80da13ec304a93508c2a1c23e4b38
      LICENSE[0]=BSD
        WEB_SITE=https://odin-lang.org/
         ENTERED=20240103
        KEYWORDS="odin lang programming code"
           SHORT="data-oriented language for sane software development"
cat << EOF
Odin is a general-purpose programming language with distinct typing
built for high performance, modern systems and data-oriented programming.

Odin is the C alternative for the Joy of Programming. 
EOF
