https://github.com/winglang/tree-sitter-wing
https://github.com/winglang/tree-sitter-wing
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/winglang/tree-sitter-wing
- Owner: winglang
- Created: 2024-04-11T02:51:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-23T20:06:23.000Z (about 1 year ago)
- Last Synced: 2025-05-24T08:35:31.704Z (about 1 year ago)
- Language: JavaScript
- Size: 362 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tree-sitter-wing
A tree-sitter parser for the Wing language.
Wing is still heavily in development and this grammar/parser is experimental. It is used directly in the Wing compiler and is not considered a public API. It is available here for use but may have breaking changes at any time and no bindings are published or guaranteed to be work.
## Contributing
Issues are tracked as part of the [Wing](https://github.com/winglang/wing) repository.