{"id":22868421,"url":"https://github.com/xpdojo/c","last_synced_at":"2025-03-31T10:50:38.973Z","repository":{"id":138406219,"uuid":"437258388","full_name":"xpdojo/c","owner":"xpdojo","description":"C is a general-purpose computer programming language.","archived":false,"fork":false,"pushed_at":"2023-10-21T17:32:02.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T15:53:25.535Z","etag":null,"topics":["c"],"latest_commit_sha":null,"homepage":"https://en.wikipedia.org/wiki/C_(programming_language)","language":"C","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/xpdojo.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":"2021-12-11T11:04:45.000Z","updated_at":"2023-02-19T11:18:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf098ca2-cf44-4cda-8c58-c430441ee4e6","html_url":"https://github.com/xpdojo/c","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpdojo","download_url":"https://codeload.github.com/xpdojo/c/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246458022,"owners_count":20780675,"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"],"created_at":"2024-12-13T12:34:27.185Z","updated_at":"2025-03-31T10:50:38.954Z","avatar_url":"https://github.com/xpdojo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C\n\n## 헤더 파일 패키지\n\n```sh\napt install \\\n  build-essential \\\n  linux-headers-$(uname -r)\n  # libssl-dev \\\n  # libreadline-dev \\\n  # zlib1g-dev \\\n  # libbz2-dev \\\n```\n\n## Compiler\n\n### Clang (LLVM)\n\n\u003e 클랭이라고 발음한다.\n\n```sh\nsudo apt install clang\n```\n\n### GCC (GNU Compiler Collection)\n\n```sh\nsudo apt install gcc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpdojo%2Fc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpdojo%2Fc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpdojo%2Fc/lists"}