Skip to content

Add tree-sitter-fortran to the package index #551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

LiamPattinson
Copy link
Contributor

This PR adds tree-sitter-fortran to the package index.

Required

  • Relevance: Tree-sitter is a programming language parsing framework. It is commonly used to build language-aware tools used by text editors such as vim, but may also be used for more general static analysis.
  • Maturity: Tree-sitter itself is a very popular tool, with over 20000 stars on GitHub. The Fortran 90 grammar has over 40 stars, and is actively maintained.
  • Availability: The source is freely available on GitHub.
  • Open source: The package is licensed under MIT.
  • Uniqueness: ✅
  • README: Explains the preferred method of downloading and using the Tree-sitter CLI, and links to pages with more generic instructions.

Recommended

  • Documentation: Limited documentation of the grammar itself, though Tree-sitter itself has extensive documentation.
  • Contributing: CONTRIBUTING.md
  • Tests: ✅

Copy link
Member

@perazz perazz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @LiamPattinson.

Copy link
Member

@henilp105 henilp105 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @LiamPattinson, LGTM!

@henilp105 henilp105 merged commit 830814a into fortran-lang:main Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants