Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trmckay/tree-sitter-firrtl
Tree-sitter parser for the FIRRTL language
https://github.com/trmckay/tree-sitter-firrtl
Last synced: about 2 months ago
JSON representation
Tree-sitter parser for the FIRRTL language
- Host: GitHub
- URL: https://github.com/trmckay/tree-sitter-firrtl
- Owner: trmckay
- License: mit
- Created: 2023-01-15T20:22:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T20:43:21.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T06:22:36.902Z (3 months ago)
- Language: C
- Size: 43 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-firrtl
[Tree-sitter](https://tree-sitter.github.io/tree-sitter/) grammer for [FIRRTL](https://www.chisel-lang.org/firrtl/). This is just for fun and not related to the [official chipsalliance implementation](https://github.com/chipsalliance/tree-sitter-firrtl).