An open API service indexing awesome lists of open source software.

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

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.