grantjenks / py-tree-sitter-languages

Binary Python wheels for all tree sitter languages.
Other
169 stars 48 forks source link

Add fsharp language #78

Open houcheng opened 1 week ago

houcheng commented 1 week ago

Hi,

I've implemented F# language support to the project and verified functionality by testing get_language("fsharp") on Windows platform.

Testing:

Let me know if any additional changes or information is needed.