Add link to Lua bindings
This commit is contained in:
parent
a0c085bbec
commit
3ac53cb645
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ There are currently bindings that allow Tree-sitter to be used from the followin
|
|||
* [Haskell](https://github.com/tree-sitter/haskell-tree-sitter)
|
||||
* [JavaScript (Node.js)](https://github.com/tree-sitter/node-tree-sitter)
|
||||
* [JavaScript (Wasm)](https://github.com/tree-sitter/tree-sitter/tree/master/lib/binding_web)
|
||||
* [Lua](https://github.com/euclidianAce/ltreesitter)
|
||||
* [OCaml](https://github.com/returntocorp/ocaml-tree-sitter-core)
|
||||
* [Python](https://github.com/tree-sitter/py-tree-sitter)
|
||||
* [Ruby](https://github.com/tree-sitter/ruby-tree-sitter)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue