{"id":18762125,"url":"https://github.com/mgriebling/coco","last_synced_at":"2025-04-13T03:32:03.304Z","repository":{"id":36722723,"uuid":"41029292","full_name":"mgriebling/Coco","owner":"mgriebling","description":"Swift version of the Coco/R Compiler Generator","archived":false,"fork":false,"pushed_at":"2023-01-20T16:14:17.000Z","size":1323,"stargazers_count":15,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T21:22:02.160Z","etag":null,"topics":["coco","compiler-compiler","compiler-construction","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgriebling.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}},"created_at":"2015-08-19T11:06:48.000Z","updated_at":"2024-10-06T17:21:10.000Z","dependencies_parsed_at":"2022-08-24T22:30:51.391Z","dependency_job_id":null,"html_url":"https://github.com/mgriebling/Coco","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgriebling%2FCoco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgriebling%2FCoco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgriebling%2FCoco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgriebling%2FCoco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgriebling","download_url":"https://codeload.github.com/mgriebling/Coco/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248659681,"owners_count":21141159,"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":["coco","compiler-compiler","compiler-construction","swift"],"created_at":"2024-11-07T18:19:33.750Z","updated_at":"2025-04-13T03:32:02.959Z","avatar_url":"https://github.com/mgriebling.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coco/R\n## Swift version of the Coco/R Compiler Generator\n\nCoco/R is a compiler generator, which takes an attributed grammar of a source language and generates a \nscanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser \nuses a recursive descent architecture. LL(1) conflicts can be resolved by a multi-symbol lookahead or by \nsemantic checks. Thus the class of accepted grammars is LL(k) for an arbitrary k.\n\nThis Swift port has been used to successfully recreate its own parser and scanner from the included Coco.atg attributed grammar file.\n\nSupport for other languages and grammar examples are available from the University of Linz at http://www.ssw.uni-linz.ac.at/Coco/.\n\nCoco/R is distributed under the terms of the GNU General Public License (slightly extended).\n\nSwift port by Michael Griebling, 2015.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgriebling%2Fcoco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgriebling%2Fcoco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgriebling%2Fcoco/lists"}