starkware-libs / tree-sitter-cairo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree-sitter-cairo

Cairo grammar for tree-sitter. This is heavily inspired (copy pasted) from the rust grammar for tree-sitter.

Feedback

While is tested with the cairo compiler repo, openzeppelin cairo contracts and alexandria, some patterns can be missing from those files hence cairo files might be incorrectly/incompletely highlighted. If you run into such a situation please create a minimal example that we can reproduce and open an issue.

License

This project is licensed under the Apache 2.0.

See LICENSE for more information.

About

License:Apache License 2.0


Languages

Language:JavaScript 72.8%Language:Scheme 27.2%