https://github.com/tree-sitter-grammars/tree-sitter-udev
udev rules grammar for tree-sitter
https://github.com/tree-sitter-grammars/tree-sitter-udev
parser tree-sitter udev
Last synced: 5 months ago
JSON representation
udev rules grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/tree-sitter-grammars/tree-sitter-udev
- Owner: tree-sitter-grammars
- License: mit
- Created: 2023-11-02T20:10:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-18T07:57:10.000Z (about 1 year ago)
- Last Synced: 2026-02-05T23:45:55.860Z (6 months ago)
- Topics: parser, tree-sitter, udev
- Language: JavaScript
- Homepage:
- Size: 122 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-udev
[![CI][ci]](https://github.com/tree-sitter-grammars/tree-sitter-udev/actions)
[![discord][discord]](https://discord.gg/w7nTvsVJhm)
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)
A tree-sitter parser for udev rules.
## References
* [udev (Rules Files)](https://www.freedesktop.org/software/systemd/man/latest/udev.html#Rules%20Files)
* [Escape sequences in C](https://en.wikipedia.org/wiki/Escape_sequences_in_C#Table_of_escape_sequences)
## Editors
- [x] Neovim
- [ ] Helix
- [ ] Emacs
- [ ] Zed
[ci]: https://img.shields.io/github/actions/workflow/status/tree-sitter-grammars/tree-sitter-udev/ci.yml?logo=github&label=CI
[discord]: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix