Additional builtin languages support #419
Replies: 11 comments 20 replies
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Terraform or HCL support would be amazing. Is there documentation available for contributing a supported language? |
Beta Was this translation helpful? Give feedback.
-
Glimmer (.hbs) would be great. There's a tree-sitter grammar at https://github.com/ember-tooling/tree-sitter-glimmer |
Beta Was this translation helpful? Give feedback.
-
Some of our partners use Ada. |
Beta Was this translation helpful? Give feedback.
-
Snakemake ? |
Beta Was this translation helpful? Give feedback.
-
How to add a custom language on all platforms? I.e what is the syntax to specify which parser to use on Linux, on Mac and Windows assuming I built 3 different shared libraries |
Beta Was this translation helpful? Give feedback.
-
Please support Groovy! This would also be helpful for Jenkins CI (since (The frontrunner grammar seems to be https://github.com/murtaza64/tree-sitter-groovy, as used by nvim-treesitter.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently ast-grep supports these languages: https://github.com/ast-grep/ast-grep/blob/main/crates/language/src/lib.rs
with notable languages listed here.
I believe there are more languages we need to support.
Please reply in comments below to vote for your favorite programming languages to be supported by ast-grep!
If your language is not listed, please create a new comment.
NOTE: Please do not create comments for duplicate language requests.
Beta Was this translation helpful? Give feedback.
All reactions