Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Tree-sitter-lua Alternatives
Similar projects and alternatives to tree-sitter-lua
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
-
-
-
lemmy-help
Every one needs help, so lemmy-help you! A CLI to generate vim/nvim help doc from emmylua
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better tree-sitter-lua alternative or higher similarity.
tree-sitter-lua discussion
tree-sitter-lua reviews and mentions
Posts with mentions or reviews of tree-sitter-lua.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-21.
-
Generating docs for plugins?
As an alternative, telescope.nvim leverages TJs tree-sitter-lua that is relatively easy to setup as per the project README. I've done it twice for telescope extensions.
-
mini.doc - generate help files from EmmyLua-like annotations
I am happy to announce mini.doc - module of mini.nvim for generating help files (what you read when using :help) from EmmyLua-like annotations (not fully complying with this standard but very close). The basic idea is to keep documentation close to Lua implementation and generate help files automatically. It was written mainly to document 'mini.nvim' (instead of previous great but not that flexible tjdevries/tree-sitter-lua), but other people can also benefit from this. And not only plugin authors: general user can also document their Neovim Lua setup!
-
Alternative Lua parser for nvim-treesitter. It closely follows the syntax of Lua in extended BNF (https://www.lua.org/manual/5.1/manual.html#8).
Interesting, you seem to have done for this a lot of the reasons I created this parser awhile back: https://github.com/tjdevries/tree-sitter-lua
-
Octave and Matlab cmp sources
For documentation, I can highly recommend: https://github.com/tjdevries/tree-sitter-lua
- Noticing a lot of new *.nvim plugins do not have help files
-
A note from our sponsor - InfluxDB
influxdata.com | 22 Apr 2025
Stats
Basic tree-sitter-lua repo stats
5
119
3.5
6 months ago
The primary programming language of tree-sitter-lua is C.
Popular Comparisons
- tree-sitter-lua VS cmp-matlab
- tree-sitter-lua VS cmp-octave
- tree-sitter-lua VS md2vim
- tree-sitter-lua VS lemmy-help
- tree-sitter-lua VS tree-sitter-jsdoc
- tree-sitter-lua VS nvim-treesitter-lua
- tree-sitter-lua VS vim-markdown-helpfile
- tree-sitter-lua VS tree-sitter-lua
- tree-sitter-lua VS lua-language-server
- tree-sitter-lua VS mini.nvim