{"id":15587816,"url":"https://github.com/move-hub/tree-sitter-move","last_synced_at":"2026-03-16T11:04:21.870Z","repository":{"id":57128245,"uuid":"255509451","full_name":"move-hub/tree-sitter-move","owner":"move-hub","description":"tree-sitter grammar for libra move language","archived":false,"fork":false,"pushed_at":"2020-08-17T06:28:17.000Z","size":616,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-04T18:45:48.907Z","etag":null,"topics":["grammar","libra","move","parser","tree-sitter"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/move-hub.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-14T04:24:58.000Z","updated_at":"2024-12-10T13:26:44.000Z","dependencies_parsed_at":"2022-08-31T17:21:12.705Z","dependency_job_id":null,"html_url":"https://github.com/move-hub/tree-sitter-move","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/move-hub/tree-sitter-move","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/move-hub%2Ftree-sitter-move","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/move-hub%2Ftree-sitter-move/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/move-hub%2Ftree-sitter-move/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/move-hub%2Ftree-sitter-move/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/move-hub","download_url":"https://codeload.github.com/move-hub/tree-sitter-move/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/move-hub%2Ftree-sitter-move/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265462037,"owners_count":23769945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grammar","libra","move","parser","tree-sitter"],"created_at":"2024-10-02T22:03:52.322Z","updated_at":"2026-03-16T11:04:21.803Z","avatar_url":"https://github.com/move-hub.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## tree-sitter-move\n\n[tree-sitter][1] grammar for Libra's Move language.\n\n\n### Move Grammar\n\nThe grammar is based on the origin Move language [syntax parser][2].\nOnce Move is stablized, the grammar will also be stable.\n\nI'd like to use this grammar to do syntax hightlighting for Move in vscode, and maybe atom.\n\n### Develop\n\n1. Install tree-sitter-cli first.\n2. then run `tree-sitter generate`.\n4. parse a exmaple file: `tree-sitter parse examples/libra-std/libra_account.move`.\n\n\n### Try\n\n```\ntree-sitter build-wasm\ntree-sitter web-ui\n```\n\n### Test\n\nRun:\n\n```\ntree-sitter test\n# or parse whole libra std module\ntree-sitter parse -q -t examples/libra-std/*.move\n```\n\n\n[1]: https://tree-sitter.github.io\n[2]: https://github.com/libra/libra/blob/master/language/move-lang/src/parser/syntax.rs","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmove-hub%2Ftree-sitter-move","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmove-hub%2Ftree-sitter-move","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmove-hub%2Ftree-sitter-move/lists"}