{"id":15049243,"url":"https://github.com/pedroediaz/xc","last_synced_at":"2026-02-09T06:33:46.838Z","repository":{"id":213006345,"uuid":"732577557","full_name":"PedroEdiaz/xc","owner":"PedroEdiaz","description":"A toy self-compiling C compiler.","archived":false,"fork":false,"pushed_at":"2024-02-09T04:23:15.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-14T01:16:13.874Z","etag":null,"topics":["bsd-3-clause","c89","c99","compiler","embedded","non-recursive","parser","shunting-yard","unix"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PedroEdiaz.png","metadata":{"files":{"readme":"README","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":"2023-12-17T06:16:49.000Z","updated_at":"2024-02-07T04:46:24.000Z","dependencies_parsed_at":"2023-12-19T03:36:05.974Z","dependency_job_id":"eb111473-8639-498e-acda-e72147e8b151","html_url":"https://github.com/PedroEdiaz/xc","commit_stats":null,"previous_names":["pedroediaz/xc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PedroEdiaz/xc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroEdiaz%2Fxc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroEdiaz%2Fxc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroEdiaz%2Fxc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroEdiaz%2Fxc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PedroEdiaz","download_url":"https://codeload.github.com/PedroEdiaz/xc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroEdiaz%2Fxc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270735287,"owners_count":24636334,"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-08-16T02:00:11.002Z","response_time":91,"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":["bsd-3-clause","c89","c99","compiler","embedded","non-recursive","parser","shunting-yard","unix"],"created_at":"2024-09-24T21:19:14.905Z","updated_at":"2026-02-09T06:33:46.800Z","avatar_url":"https://github.com/PedroEdiaz.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"XC\n==\nA toy self-compiling C compiler.\n\nBugs\n----\n _\tCan not use more than one token for defines\n _\tCheck syntax rules for gotos and labels\n _\tClean code for labels in ps.c\n _\tWarn for unused labels\n _\tWarn when there is no labels to goto\n\nRodemap\n-------\n _\tBackpatching\n \t _ \tDeadcode elimination\n\n x\tOptimization\n \t *\tConstant folding\n \t *\tDeadcode elimination\n \t _\tConstant Propagation\n x \tPreprocesor\n \t * \tWarning\n \t * \tError\n \t *\tDefine\n \t _\tIfdef\n \t _\tInclude\n x\tIntegers\n\t *\tOperators\n\t *\tConstants\n\t _\tVariables\n _\tFloats\n\t _\tOperators\n\t _\tConstants\n\t _\tVariables\n *\tComments\n *\tReturn\n *\tGotos\n _\tIf\n _\tWhile\n _\tFunctions\n\nCompile and test\n----------------\n\tmake; ./cc TEST.c\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroediaz%2Fxc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedroediaz%2Fxc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroediaz%2Fxc/lists"}