https://github.com/omarjatoi/tree-sitter-flix
Flix grammar for tree-sitter
https://github.com/omarjatoi/tree-sitter-flix
flix flix-language flix-programming-language parsing tree-sitter tree-sitter-grammar
Last synced: 3 months ago
JSON representation
Flix grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/omarjatoi/tree-sitter-flix
- Owner: omarjatoi
- License: apache-2.0
- Created: 2025-03-30T12:25:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-30T12:38:34.000Z (7 months ago)
- Last Synced: 2025-03-30T13:32:08.583Z (7 months ago)
- Topics: flix, flix-language, flix-programming-language, parsing, tree-sitter, tree-sitter-grammar
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# tree-sitter-flix
Flix grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
## References
- [The Flix Programming Language](https://flix.dev)
- [Flix source repository](https://github.com/flix/flix)
- [Programming Flix documentation](https://doc.flix.dev/introduction.html)## License
Licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE](./LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](./LICENSE-MIT) or https://opensource.org/licenses/MIT)at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.