{"id":13599918,"url":"https://github.com/utam0k/r9cc","last_synced_at":"2025-08-20T23:07:37.963Z","repository":{"id":49273564,"uuid":"145297789","full_name":"utam0k/r9cc","owner":"utam0k","description":"Toy C compiler","archived":false,"fork":false,"pushed_at":"2021-06-21T00:38:30.000Z","size":251,"stargazers_count":250,"open_issues_count":2,"forks_count":28,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-15T08:43:47.790Z","etag":null,"topics":["compiler","rust"],"latest_commit_sha":null,"homepage":"https://www.utam0k.jp/en/blog/2018/10/12/r9cc/","language":"Rust","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/utam0k.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":"2018-08-19T11:38:06.000Z","updated_at":"2025-06-09T19:41:24.000Z","dependencies_parsed_at":"2022-08-19T05:01:33.567Z","dependency_job_id":null,"html_url":"https://github.com/utam0k/r9cc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/utam0k/r9cc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utam0k%2Fr9cc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utam0k%2Fr9cc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utam0k%2Fr9cc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utam0k%2Fr9cc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utam0k","download_url":"https://codeload.github.com/utam0k/r9cc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utam0k%2Fr9cc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271400259,"owners_count":24752830,"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-20T02:00:09.606Z","response_time":69,"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":["compiler","rust"],"created_at":"2024-08-01T17:01:18.334Z","updated_at":"2025-08-20T23:07:37.940Z","avatar_url":"https://github.com/utam0k.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"r9cc C Compiler\n===============\n\nr9cc is a toy project of compiler.  \nThis is the [9cc](https://github.com/rui314/9cc) Rust version.\n\n# Usage\nRust 2018 edition is required.\n\n- Compile\n\n```\n$ cargo run c_file_path\n```\n\n- Test\n\n```\n$ make test\n```\n\n# Current status\n- [x] Four arithmetic operations\n- [x] Logical operation  \n- [x] Local variable\n- [x] Global variable\n- [x] Function call \n- [x] Function definition\n- [x] Array\n- [x] Pointer\n- [x] ++/--\n- [x] char/int type\n- [x] String literal\n- [x] Strunct\n- [x] extern\n- [x] Comment\n- [x] #include\n- [x] #define\n- [x] \\_\\_LINE\\_\\_\n\n# Design\nIf you want more information, I think you should refer to [README.md](https://github.com/rui314/9cc/blob/master/README.md) of [9cc](https://github.com/rui314/9cc).\n\n# Reference\nSpecial thanks to [9cc](https://github.com/rui314/9cc) and author [rui314](https://github.com/rui314)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futam0k%2Fr9cc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futam0k%2Fr9cc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futam0k%2Fr9cc/lists"}