Skip to content

Commit

Permalink
Add link to Lua bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunsfeld committed Nov 19, 2021
1 parent a0c085b commit 3ac53cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 3ac53cb

Please sign in to comment.