feat(pkl): add parser and queries (#8011)

This commit is contained in:
Riley Bruins 2025-07-19 02:36:38 -07:00 committed by GitHub
parent 61ec748ef7
commit fba060b623
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 224 additions and 0 deletions

View file

@ -208,6 +208,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka
[php_only](https://github.com/tree-sitter/tree-sitter-php)[^php_only] | unstable | `HFIJL` | | @tk-shirasaka, @calebdw
[phpdoc](https://github.com/claytonrcarter/tree-sitter-phpdoc) | unstable | `H    ` | | @mikehaertl
[pioasm](https://github.com/leo60228/tree-sitter-pioasm) | unstable | `H  J ` | | @leo60228
[pkl](https://github.com/apple/tree-sitter-pkl) | unstable | `HF J ` | | @ribru17
[po](https://github.com/tree-sitter-grammars/tree-sitter-po) | unstable | `HF J ` | | @amaanq
[pod](https://github.com/tree-sitter-perl/tree-sitter-pod) | unstable | `H    ` | | @RabbiVeesh, @LeoNerd
[poe_filter](https://github.com/tree-sitter-grammars/tree-sitter-poe-filter)[^poe_filter] | unstable | `HFIJ ` | | @ObserverOfTime