tree-sitter-fortran icon indicating copy to clipboard operation
tree-sitter-fortran copied to clipboard

Fortran grammar for tree-sitter

Results 13 tree-sitter-fortran issues
Sort by recently updated
recently updated
newest added

Fortran allows mixed postional and keyword arguments. I don't handle this gracefully in the read and write statement rules and possibly elsewhere. I should check if I can generalize the...

refactor

This will mirror the file in the tree-sitter-javascript repo. I'll add this file later on once I get some more functional code. https://github.com/tree-sitter/tree-sitter-javascript/blob/master/appveyor.yml

testing

Hi, Would there be any way to add Pypi package support for Fortran tree sitter? Thank you.