{"id":29624915,"url":"https://github.com/ton-blockchain/tree-sitter-tolk","last_synced_at":"2026-05-19T02:02:38.254Z","repository":{"id":304685781,"uuid":"1017417964","full_name":"ton-blockchain/tree-sitter-tolk","owner":"ton-blockchain","description":"Tolk grammar for tree-sitter","archived":false,"fork":false,"pushed_at":"2025-12-16T22:43:42.000Z","size":925,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-20T13:14:59.688Z","etag":null,"topics":["parser","tolk","tree-sitter"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ton-blockchain.png","metadata":{"files":{"readme":null,"changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-10T13:56:52.000Z","updated_at":"2025-12-16T22:43:45.000Z","dependencies_parsed_at":"2025-09-02T13:23:19.012Z","dependency_job_id":"06095715-46a4-468c-a030-9180118c1d60","html_url":"https://github.com/ton-blockchain/tree-sitter-tolk","commit_stats":null,"previous_names":["ton-blockchain/tree-sitter-tolk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ton-blockchain/tree-sitter-tolk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-blockchain%2Ftree-sitter-tolk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-blockchain%2Ftree-sitter-tolk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-blockchain%2Ftree-sitter-tolk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-blockchain%2Ftree-sitter-tolk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ton-blockchain","download_url":"https://codeload.github.com/ton-blockchain/tree-sitter-tolk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-blockchain%2Ftree-sitter-tolk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33198811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["parser","tolk","tree-sitter"],"created_at":"2025-07-21T06:02:43.388Z","updated_at":"2026-05-19T02:02:38.246Z","avatar_url":"https://github.com/ton-blockchain.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tree-sitter-tolk\n\nTolk grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).\n\n## How to update and test grammar\n\nYou should update `grammar.js` and/or `grammar/` folder (required from js).\nFolders `src`, `bindings`, `build`, and files `binding.gyp`, `Cargo.toml` are auto-generated by tree-sitter.\n\nAfter updating grammar, run:\n\n```bash\ntree-sitter generate\n```\n\n(will change `src/`).\n\nTo play with parser, you can run interactive playground:\n\n```bash\nyarn play\n```\n\nTo manually test, create `tmp.tolk` with some content, and run:\n\n```bash\ntree-sitter parse tmp.tolk\n```\n\nTo see all parsing steps run:\n\n```bash\ntree-sitter parse -D --open-log tmp.tolk\n```\n\nIf you introduce new keywords, also modify `queries/highlights.scm`.\nThis file is not needed for VS Code, but:\n\n```bash\ntree-sitter highlight tmp.tolk\n```\n\nproduces colored output, just a pleasant feature, so keep this file up to date also.\n\nFinally, to build wasm, run **in the project folder**:\n\n```bash\nyarn grammar:wasm\n```\n\nOn finish, `tree-sitter-tolk.wasm` will be saved into the `server/` folder.\n\nDon't forget to run/update JS tests after modifying grammar!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fton-blockchain%2Ftree-sitter-tolk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fton-blockchain%2Ftree-sitter-tolk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fton-blockchain%2Ftree-sitter-tolk/lists"}