{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic"},{"label":"Compilers","url":"https://skillfed.io/packages/category/software-development-compilers"}],"enrichment":{"capability":"Provides a Fortran language grammar for tree-sitter, enabling incremental parsing and syntax analysis of Fortran code.","skillfed_tags":["fortran-tooling","syntax-parsing","code-analysis"],"use_cases":["Building a Fortran code formatter or linter that needs to parse and analyze Fortran syntax trees","Creating IDE plugins or editor extensions that require Fortran syntax highlighting and navigation","Developing static analysis tools to detect code patterns or metrics in Fortran projects","Implementing automated refactoring tools for legacy Fortran codebases","Generating documentation or call graphs from Fortran source code"],"what_it_does":"tree-sitter-fortran is a language grammar binding that integrates Fortran parsing into the tree-sitter incremental parsing framework. It allows you to parse Fortran source code into a syntax tree suitable for code analysis, transformation, and tooling. The package is distributed as precompiled wheels for multiple platforms and Python versions, eliminating the need to compile the grammar yourself on most systems.\n\nThe package has no runtime dependencies and is designed for developers building Fortran analysis tools, linters, formatters, or IDE integrations. It adapts an existing Fortran grammar and is actively maintained, with recent releases and an active repository.","worth_installing":"Yes, if you are building Fortran tooling or analysis systems. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and offers prebuilt wheels that minimize installation friction. It is a narrow-purpose library\u2014useful only if you specifically need tree-sitter-based Fortran parsing\u2014but solid for that use case."},"id":"tree-sitter-fortran","links":{"html":"https://skillfed.io/packages/tree-sitter-fortran","md":"https://skillfed.io/packages/tree-sitter-fortran.md","pypi":"https://pypi.org/project/tree-sitter-fortran/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-24","license_spdx":null,"license_treatment":"permissive","name":"tree-sitter-fortran","python_support":"supports_current","summary":"Fortran grammar for tree-sitter"},"popularity":{"monthly_downloads":1478670,"position":3856,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.6.0"}
