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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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: ✅

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.

1 participant