https://github.com/wenkokke/tree-sitter-talon
Tree Sitter parser for Talon files.
https://github.com/wenkokke/tree-sitter-talon
parser talon tree-sitter
Last synced: about 2 months ago
JSON representation
Tree Sitter parser for Talon files.
- Host: GitHub
- URL: https://github.com/wenkokke/tree-sitter-talon
- Owner: wenkokke
- License: mit
- Created: 2022-06-27T14:14:56.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-03-31T10:00:52.000Z (2 months ago)
- Last Synced: 2025-04-12T23:06:46.484Z (about 2 months ago)
- Topics: parser, talon, tree-sitter
- Language: JavaScript
- Homepage:
- Size: 6.15 MB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-talon
   [](https://github.com/wenkokke/tree-sitter-talon/actions/workflows/ci.yml) 
Unofficial Talon file grammar for [tree-sitter].
References:
- [Talon Community Wiki - .talon Files][talon-wiki]
Tested with:
- [talonhub/community]
- [AndreasArvidsson/andreas-talon]
- [phillco/talon-axkit]
- [nriley/talon_community]If you would like to include your Talon user directory as part of the tests, please submit a pull request adding the relevant information to [`script/parse-examples`](script/parse-examples#L32-L37) and this file.
[tree-sitter]: https://github.com/tree-sitter/tree-sitter
[talon-wiki]: https://talon.wiki/customization/talon-files/
[talonhub/community]: https://github.com/talonhub/community
[AndreasArvidsson/andreas-talon]: https://github.com/AndreasArvidsson/andreas-talon
[phillco/talon-axkit]: https://github.com/phillco/talon-axkit
[nriley/talon_community]: https://github.com/nriley/talon_community