{"id":24227531,"url":"https://github.com/kqsy/c-auto-comp","last_synced_at":"2026-05-12T07:34:00.130Z","repository":{"id":271952047,"uuid":"915087059","full_name":"kqsy/c-auto-comp","owner":"kqsy","description":"An automation of the command line compilation process for C and C++ files.","archived":false,"fork":false,"pushed_at":"2025-03-03T04:10:40.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T05:18:36.571Z","etag":null,"topics":["c","c-compiler","cpp","gcc","gcc-complier"],"latest_commit_sha":null,"homepage":"https://kxso.xyz","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kqsy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-01-10T23:56:45.000Z","updated_at":"2025-03-03T04:10:43.000Z","dependencies_parsed_at":"2025-01-11T01:18:40.934Z","dependency_job_id":"da997f35-defb-4a22-951e-dbc16f986128","html_url":"https://github.com/kqsy/c-auto-comp","commit_stats":null,"previous_names":["kqsy/c-auto-comp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kqsy%2Fc-auto-comp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kqsy%2Fc-auto-comp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kqsy%2Fc-auto-comp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kqsy%2Fc-auto-comp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kqsy","download_url":"https://codeload.github.com/kqsy/c-auto-comp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241794138,"owners_count":20021192,"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","c-compiler","cpp","gcc","gcc-complier"],"created_at":"2025-01-14T10:18:09.309Z","updated_at":"2026-05-12T07:34:00.040Z","avatar_url":"https://github.com/kqsy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C[++] AutoCompiler\nAn automation of the command line compilation process for C and C++ files.\n\n--------------------------------------------------------------------------\n\n# Function\nScript takes an input file,\nparses the name, and constructs\nthe appropriate command to compile\nthe new file.\nFile submission is very dynamic\nand should be flexible to user input.\nCan type absolute or relative path to file (if in same directory),\npaste directories, drag-and-drop a file, or open a c or c++ file\nwith the script to compile it.\n\n# Prerequisites\n* Have Python[3] installed\n* Libraries _os_, _sys_ and _subprocess_\n  \n  can be installed via pip, Conda, etc.\n  \n  `pip3 install os sys subprocess`\n* GCC and G++ package\n\n  \u003e on Ubuntu, commands already exist\n  \n  \u003e on Windows, user will need to install\n  [w64devkit](https://github.com/skeeto/w64devkit/releases/latest)\n  and add **w64devkit\\bin** to \"Path\" in Environment Variables\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkqsy%2Fc-auto-comp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkqsy%2Fc-auto-comp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkqsy%2Fc-auto-comp/lists"}