tree-sitter-starlark

Crates.iotree-sitter-starlark
lib.rstree-sitter-starlark
version
sourcesrc
created_at2023-02-18 19:52:12.542293
updated_at2024-12-05 03:12:48.492937
descriptionStarlark grammar for tree-sitter
homepage
repositoryhttps://github.com/tree-sitter-grammars/tree-sitter-starlark
max_upload_size
id788413
Cargo.toml error:TOML parse error at line 25, column 1 | 25 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Amaan Qureshi (amaanq)

documentation

README

tree-sitter-starlark

Build Status Discord

Starlark grammar for tree-sitter

Adapted from the official spec and the Google spec

Commit count: 34

cargo fmt