tree-sitter-regex
Tree-sitter parser for regular expressions (by tree-sitter)
tree-sitter-python
Python grammar for tree-sitter (by tree-sitter)
tree-sitter-regex | tree-sitter-python | |
---|---|---|
1 | 5 | |
93 | 474 | |
- | 2.7% | |
6.4 | 5.6 | |
3 months ago | 4 days ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tree-sitter-regex
Posts with mentions or reviews of tree-sitter-regex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-04.
tree-sitter-python
Posts with mentions or reviews of tree-sitter-python.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-19.
- Emacs and Java Development: Corfu + Cape + LSP-Mode + Treesit
- Building tree-sitter languages for Emacs
-
what do you guys use treesitter for?
i dont see the issue reported in the python parser: https://github.com/tree-sitter/tree-sitter-python/issues
-
Custom treesitter python highlight for __dunder__ methods
How can we add different highlight for __dunder__ methods a.k.a. magic methods? Is there a TS highlight group for that? I know that in tree-sitter-python there is pythonTSConstructor for __init__ method that I can customize, but I couldn't figure out for other magic methods.
-
Emacs for Python 3.10
You could try elisp-tree-sitter as soon as this issue is closed.
What are some alternatives?
When comparing tree-sitter-regex and tree-sitter-python you can also consider the following projects:
Magic Python - Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
tree-sitter-vue - Vue grammar for tree-sitter
tree-sitter-rust - Rust grammar for tree-sitter
tree-sitter-go - Go grammar for tree-sitter
tree-sitter-javascript - Javascript grammar for tree-sitter
tree-sitter-c-sharp - C# Grammar for tree-sitter