tree-sitter-python
Python grammar for tree-sitter (by tree-sitter)
tree-sitter-c-sharp
C# Grammar for tree-sitter (by tree-sitter)
tree-sitter-python | tree-sitter-c-sharp | |
---|---|---|
5 | 5 | |
384 | 199 | |
3.6% | 4.0% | |
7.7 | 8.0 | |
4 days 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-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.
tree-sitter-c-sharp
Posts with mentions or reviews of tree-sitter-c-sharp.
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
-
How to use Emacs 29 Tree-sitter?
Any particular reasons you were looking at that old commit ? the latest master branch seems to have a highlights.scm file
- tree-sitter-c-sharp: C# Grammar for tree-sitter
-
Csharpmode Adds Support For Treesitter
tree-sitter seems to support records as well as a lot of other things. That said, it might not be exposed in csharp mode yet. In my experience it has been super easy to add new constructs. Some time in the future I will make this user customizable as well. Maybe you want something to be highlighted as keywords which has a different default. That sort of thing.
What are some alternatives?
When comparing tree-sitter-python and tree-sitter-c-sharp you can also consider the following projects:
lsp-mode - Emacs client/library for the Language Server Protocol
tree-sitter-ruby - Ruby grammar for tree-sitter
tree-sitter-rust - Rust grammar for tree-sitter
tree-sitter-typescript - TypeScript grammar for tree-sitter
tree-sitter-vue - Vue grammar for tree-sitter
tree-sitter-javascript - Javascript grammar for tree-sitter
tree-sitter-go - Go grammar for tree-sitter
.emacs.d - My personal Emacs config with any quirks, oddities, bugs, and man-eating errors I live with on a daily basis.
tree-sitter-zig - Tree-sitter package for the Zig programming language
tree-sitter-langs - Language bundle for Emacs's tree-sitter package
tree-sitter-python vs lsp-mode
tree-sitter-c-sharp vs tree-sitter-ruby
tree-sitter-python vs tree-sitter-rust
tree-sitter-c-sharp vs tree-sitter-rust
tree-sitter-python vs tree-sitter-typescript
tree-sitter-c-sharp vs tree-sitter-typescript
tree-sitter-python vs tree-sitter-vue
tree-sitter-c-sharp vs tree-sitter-javascript
tree-sitter-python vs tree-sitter-go
tree-sitter-c-sharp vs .emacs.d
tree-sitter-python vs tree-sitter-zig
tree-sitter-c-sharp vs tree-sitter-langs