Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tree-sitter-grammars/tree-sitter-arduino
Arduino grammar for tree-sitter
https://github.com/tree-sitter-grammars/tree-sitter-arduino
arduino parser tree-sitter
Last synced: 12 days ago
JSON representation
Arduino grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/tree-sitter-grammars/tree-sitter-arduino
- Owner: tree-sitter-grammars
- License: mit
- Created: 2022-10-26T09:47:21.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T05:20:11.000Z (about 1 month ago)
- Last Synced: 2024-10-25T10:38:10.399Z (20 days ago)
- Topics: arduino, parser, tree-sitter
- Language: C
- Homepage:
- Size: 17.5 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-arduino
[![CI][ci]](https://github.com/tree-sitter-grammars/tree-sitter-arduino/actions/workflows/ci.yml)
[![discord][discord]](https://discord.gg/w7nTvsVJhm)
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-arduino)
[![crates][crates]](https://crates.io/crates/tree-sitter-arduino)
[![pypi][pypi]](https://pypi.org/project/tree-sitter-arduino/)An extension of [tree-sitter-cpp](https://github.com/tree-sitter/tree-sitter-cpp) to support Arduino files.
## References
* [Arduino Reference](https://www.arduino.cc/reference/en/)
## Editors
- [x] Neovim
- [ ] Helix _(helix-editor/helix#5277)_
- [x] Emacs
- [ ] Zed[ci]: https://img.shields.io/github/actions/workflow/status/tree-sitter-grammars/tree-sitter-arduino/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
[npm]: https://img.shields.io/npm/v/tree-sitter-arduino?logo=npm
[crates]: https://img.shields.io/crates/v/tree-sitter-arduino?logo=rust
[pypi]: https://img.shields.io/pypi/v/tree-sitter-arduino?logo=pypi&logoColor=ffd242