{"id":27402295,"url":"https://github.com/ignackocom/ccompilers","last_synced_at":"2025-08-10T06:12:21.973Z","repository":{"id":285861331,"uuid":"954038858","full_name":"ignackocom/CCompilers","owner":"ignackocom","description":"C Compiler constants","archived":false,"fork":false,"pushed_at":"2025-04-11T04:35:40.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T05:34:36.733Z","etag":null,"topics":["c","code","compiler","constants","detection","macros","mit-license","source"],"latest_commit_sha":null,"homepage":"","language":"C","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/ignackocom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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,"zenodo":null}},"created_at":"2025-03-24T13:23:04.000Z","updated_at":"2025-04-11T04:35:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e11eb94-30f5-404a-be41-5d3b1f0d7cb6","html_url":"https://github.com/ignackocom/CCompilers","commit_stats":null,"previous_names":["ignackocom/ccompilers"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignackocom%2FCCompilers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignackocom%2FCCompilers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignackocom%2FCCompilers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignackocom%2FCCompilers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ignackocom","download_url":"https://codeload.github.com/ignackocom/CCompilers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248820288,"owners_count":21166642,"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","code","compiler","constants","detection","macros","mit-license","source"],"created_at":"2025-04-14T04:25:01.238Z","updated_at":"2025-04-14T04:25:01.928Z","avatar_url":"https://github.com/ignackocom.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CCompilers\nC Compiler constants and macros for determining compiler\n\nExample of use\n\n```\n#if COMPILER == 0\n#error \"Unknown compiler\"\n#endif\n\n#if COMPILER == COMPILER_MICROSOFT_VISUAL_CPP\n...\nVisual studio c code\n...\n#elif  COMPILER == COMPILER_BORLAND_CPP\n...\nBorland cpp code\n...\n#else\n...\nother code\n...\n#endif\n```\n\nNOTE: \nit is not fully tested, \nbecause it is quite impossible to test all combinations, \nyou can make a copy of the source codes and change the code as needed\n\n\n# History of changes ...\n2025 04 11 CompilerKEILCARM.h bug fixed\u003cbr/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignackocom%2Fccompilers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignackocom%2Fccompilers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignackocom%2Fccompilers/lists"}