-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Track] Tree sitter kcl #2
Comments
Hey @Peefy , what's the pre test for this issue ? |
@zwpaper |
@Peefy |
Feature Request
Is your feature request related to a problem? Please describe:
This is a track issue for tree sitter kcl.
spec ref:
https://github.com/kcl-lang/kcl-lang.io/blob/main/docs/reference/lang/spec/kcl-spec.md
https://kcl-lang.io/docs/reference/lang/spec/statements
Keywords and reserved words
The following are reserved words for the KCL:
Line comment
# a comment
Operators
Delimiters
Operator precedence https://kcl-lang.io/docs/reference/lang/spec/kcl-spec#operator-precedence
Grammar
The text was updated successfully, but these errors were encountered: