Skip to content

Combining ltreesitter and the tree-sitter lib together for easy LuaRocks install

License

Notifications You must be signed in to change notification settings

FourierTransformer/ltreesitter-ts

Repository files navigation

ltreesitter-ts

This library simply combines the excellent ltreesitter with the tree-sitter library code in one nice package to be easily installable via LuaRocks.

  • Current ltreesitter version: v0.0.7
  • Current tree-sitter version: v0.24.4

Install

It can be installed via LuaRocks:

luarocks install ltreesitter-ts

Usage

It ends up being a drop-in replacement for ltreesitter after install:

local ltreesitter = require("ltreesitter")

About

Combining ltreesitter and the tree-sitter lib together for easy LuaRocks install

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages