An open API service indexing awesome lists of open source software.

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

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