A Tree-sitter parser for Jasmin files.
This parser does not follow semantic versioning, but instead follows the
versioning scheme of the Jasmin compiler, with a slight twist: the semantic
versioning imposed by the tree-sitter CLI doesn't allow minor version numbers
to begin with a zero. This means that version 2025.06.0 of the compiler would
correspond to version 2025.6.0 of this parser.