Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 515 Bytes

File metadata and controls

19 lines (15 loc) · 515 Bytes

lua-tree-sitter

Lua bindings for Tree-sitter

Installation

lua-tree-sitter is available on LuaRocks.

Installation through the LuaRocks CLI:

luarocks install lua-tree-sitter
luarocks install lua-tree-sitter --dev # development version

Documentation

The documentation can be found at this repository's Github pages.

License

lua-tree-sitter is licensed under the MIT License.