{"id":20108006,"url":"https://github.com/nazavode/cool","last_synced_at":"2026-06-12T14:32:28.792Z","repository":{"id":117518373,"uuid":"220658701","full_name":"nazavode/cool","owner":"nazavode","description":"EBNF grammar, lexer and parser for the Cool programming language","archived":false,"fork":false,"pushed_at":"2020-01-16T17:09:34.000Z","size":194,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-14T15:47:38.657Z","etag":null,"topics":["cool","ebnf","grammar","lexer","parser"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nazavode.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}},"created_at":"2019-11-09T15:03:01.000Z","updated_at":"2025-06-01T03:30:36.000Z","dependencies_parsed_at":"2023-06-18T23:20:02.565Z","dependency_job_id":null,"html_url":"https://github.com/nazavode/cool","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/nazavode/cool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazavode%2Fcool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazavode%2Fcool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazavode%2Fcool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazavode%2Fcool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nazavode","download_url":"https://codeload.github.com/nazavode/cool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazavode%2Fcool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34249560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":["cool","ebnf","grammar","lexer","parser"],"created_at":"2024-11-13T17:59:19.217Z","updated_at":"2026-06-12T14:32:28.773Z","avatar_url":"https://github.com/nazavode.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cool\n\nEBNF grammar, lexer and parser for the\n[Cool programming language](https://en.wikipedia.org/wiki/Cool_(programming_language)).\n\n## Grammar\n\nThe full language grammar is described in [cool.tm](cool.tm) using the\nEBNF-like format specified by [TextMapper](https://github.com/inspirer/textmapper).\n\n## How to generate lexer and parser\n\nFirstly we need to make sure the [TextMapper](https://github.com/inspirer/textmapper) tool is available:\n\n```console\n$ go get github.com/inspirer/textmapper/tm-go/cmd/textmapper\n```\n\nThen, we can regenerate all the `go` code for both the lexer and parser:\n\n```console\n$ git clone https://github.com/nazavode/cool.git\n$ cd cool\n$ make\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazavode%2Fcool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnazavode%2Fcool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazavode%2Fcool/lists"}