{"id":23557039,"url":"https://github.com/a1exxd0/acc","last_synced_at":"2025-04-30T07:29:08.256Z","repository":{"id":268473000,"uuid":"904464172","full_name":"a1exxd0/acc","owner":"a1exxd0","description":"C89 compiler built in Rust.","archived":false,"fork":false,"pushed_at":"2025-01-06T17:10:47.000Z","size":162,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T14:02:51.149Z","etag":null,"topics":["c","compiler","llvm"],"latest_commit_sha":null,"homepage":"https://a1exxd0.github.io/acc/","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/a1exxd0.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":"2024-12-17T00:07:42.000Z","updated_at":"2025-01-12T18:35:11.000Z","dependencies_parsed_at":"2024-12-24T19:22:36.351Z","dependency_job_id":null,"html_url":"https://github.com/a1exxd0/acc","commit_stats":{"total_commits":49,"total_committers":1,"mean_commits":49.0,"dds":0.0,"last_synced_commit":"b4fe2f23eee388374d7c4583bbab8ceb347b7676"},"previous_names":["a1exxd0/acc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a1exxd0%2Facc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a1exxd0%2Facc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a1exxd0%2Facc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a1exxd0%2Facc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a1exxd0","download_url":"https://codeload.github.com/a1exxd0/acc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251660158,"owners_count":21623198,"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":["c","compiler","llvm"],"created_at":"2024-12-26T14:18:09.196Z","updated_at":"2025-04-30T07:29:08.249Z","avatar_url":"https://github.com/a1exxd0.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv\u003e\n    \u003cp align=\"left\"\u003e\n        \u003cimg src=\"https://github.com/rust-lang/rust-artwork/blob/master/2019-RustConf/lucy-driving-dune-buggy.png\" width=\"800\"\u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\n[![Test](https://github.com/a1exxd0/acc/actions/workflows/rust.yml/badge.svg)](https://github.com/a1exxd0/acc/actions/workflows/rust.yml)\n[![Docs](https://github.com/a1exxd0/acc/actions/workflows/pages.yml/badge.svg)](https://github.com/a1exxd0/acc/actions/workflows/pages.yml)\n![](https://img.shields.io/github/license/a1exxd0/acc)\n![](https://img.shields.io/badge/made_for-UNIX-lightgrey)\n![](https://img.shields.io/badge/Architecture-x86--64-blue)\n\n`acc` is a C90 compiler built in Rust.\n\n\n### Table of contents\n- [Installation](#installation)\n- [Usage](#usage)\n- [Features](#features)\n- [Testing](#testing)\n- [Project goals](#project-goals)\n\n## Installation\nThe project is very straightforward to build and as of right now requires no extra installs outside of the `rust` toolchain.\n```rust\ncargo build --release\ncargo install --path .\n```\n\n## Usage\nIn an attempt to make this as easy to use as possible, the project will implement a small subset of the `gcc` API:\n\u003cdiv\u003e\n    \u003cp align=\"left\"\u003e\n        \u003cimg src=\"https://github.com/a1exxd0/acc/blob/main/.github/assets/help-screen.png?raw=true\" width=\"800\"\u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\nFor example, a well-formed call would be: \n```sh\nacc main.c -o main -O3\n```\n## Features\n\n## Testing\n\n## Project goals\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa1exxd0%2Facc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa1exxd0%2Facc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa1exxd0%2Facc/lists"}