TreeSitter C# bindings - new languages
I updated my TreeSitter.Bindings
packages to support additional languages. I wanted to check how solid the bindings were and if I could implement a more complex sample with the respect to the json one I started with.
The tree-sitter documentation provides a multilanguage sample which involves three languages:
- embedded template
- ruby
- html