tree-sitter-fortran
tree-sitter-fortran copied to clipboard
Fortran grammar for tree-sitter
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...
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
Hi, Would there be any way to add Pypi package support for Fortran tree sitter? Thank you.