Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minijackson/tree-sitter-epics-db
Grammar for EPICS' database and database definition files
https://github.com/minijackson/tree-sitter-epics-db
epics-db parser tree-sitter
Last synced: 1 day ago
JSON representation
Grammar for EPICS' database and database definition files
- Host: GitHub
- URL: https://github.com/minijackson/tree-sitter-epics-db
- Owner: minijackson
- License: mit
- Created: 2025-02-12T15:13:04.000Z (2 days ago)
- Default Branch: master
- Last Pushed: 2025-02-13T08:15:01.000Z (1 day ago)
- Last Synced: 2025-02-13T09:25:41.105Z (1 day ago)
- Topics: epics-db, parser, tree-sitter
- Language: Scheme
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-epics-db
[![CI][ci]](https://github.com/minijackson/tree-sitter-epics-db/actions/workflows/ci.yml)
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-epics-db)
[![crates][crates]](https://crates.io/crates/tree-sitter-epics-db)
[![pypi][pypi]](https://pypi.org/project/tree-sitter-epics-db/)A Tree-sitter parser for epics-db files.
## References
-
[ci]: https://img.shields.io/github/actions/workflow/status/minijackson/tree-sitter-epics-db/ci.yml?logo=github&label=CI
[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
[npm]: https://img.shields.io/npm/v/tree-sitter-epics-db?logo=npm
[crates]: https://img.shields.io/crates/v/tree-sitter-epics-db?logo=rust
[pypi]: https://img.shields.io/pypi/v/tree-sitter-epics-db?logo=pypi&logoColor=ffd242