{"id":31785550,"url":"https://github.com/ydb-platform/yql-parsers","last_synced_at":"2025-10-10T11:58:13.042Z","repository":{"id":273389018,"uuid":"914572417","full_name":"ydb-platform/yql-parsers","owner":"ydb-platform","description":"YQL parsers","archived":false,"fork":false,"pushed_at":"2025-09-11T12:26:29.000Z","size":2925,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-11T14:04:44.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ydb-platform.png","metadata":{"files":{"readme":"README.md","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-01-09T21:28:58.000Z","updated_at":"2025-09-11T12:26:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"85434a1e-0f83-4874-85bf-46550f2608ae","html_url":"https://github.com/ydb-platform/yql-parsers","commit_stats":null,"previous_names":["ydb-platform/yql-parsers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ydb-platform/yql-parsers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydb-platform%2Fyql-parsers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydb-platform%2Fyql-parsers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydb-platform%2Fyql-parsers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydb-platform%2Fyql-parsers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ydb-platform","download_url":"https://codeload.github.com/ydb-platform/yql-parsers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydb-platform%2Fyql-parsers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003724,"owners_count":26083610,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":[],"created_at":"2025-10-10T11:58:10.532Z","updated_at":"2025-10-10T11:58:13.028Z","avatar_url":"https://github.com/ydb-platform.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YQL ANTLR Parser Generator\n\nThis project provides different languages code generation of YQL parser using ANTLR4.\n\n---\n\n## Makefile Targets\n\n### General Targets\n\n- **`all`**  \n  Generates all languages parsers.  \n  ```bash\n  make all\n  ```\n\n- **`build-image`**  \n  Builds the Docker image required for parser generation.  \n  ```bash\n  make build-image\n  ```\n  _Optional:_ can be generated with prefered COMMIT_HASH from [YDB Repo](https://github.com/ydb-platform/ydb/blob/main/yql/essentials/sql/v1/SQLv1Antlr4.g.in):\n  ```bash\n  make build-image COMMIT_HASH=yourcommithashhere\n  ```\n\n- **`clean`**  \n  Cleans all generated files for all languages  \n  ```bash\n  make clean\n  ```\n\n### Languages Parser Targets\n\nSupported languages:\n- go\n- python\n- .NET (C#)\n- java\n- JavaScript\n- TypeScript\n\n- **`{language}`**  \n  Generates the YQL parser files for the language you choose.  \n  ```bash\n  make {language}\n  ```\n\n- **`clean_{language}`**  \n  Removes all generated YQL parser files for a language you choose.  \n  ```bash\n  make clean_{language}\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fydb-platform%2Fyql-parsers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fydb-platform%2Fyql-parsers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fydb-platform%2Fyql-parsers/lists"}