{"id":21306297,"url":"https://github.com/brlin-tw/hello-c-world","last_synced_at":"2025-03-15T19:42:39.243Z","repository":{"id":143329528,"uuid":"130810844","full_name":"brlin-tw/hello-c-world","owner":"brlin-tw","description":"An example C software project to experiment coding methodology","archived":false,"fork":false,"pushed_at":"2021-10-25T18:06:31.000Z","size":144,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"realistic","last_synced_at":"2025-01-22T08:46:04.304Z","etag":null,"topics":["c-programming","experminental","learning","methodology","tutorial"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/brlin-tw.png","metadata":{"files":{"readme":"README.markdown","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":"2018-04-24T07:02:43.000Z","updated_at":"2018-05-07T07:05:55.000Z","dependencies_parsed_at":"2023-05-15T16:30:16.390Z","dependency_job_id":null,"html_url":"https://github.com/brlin-tw/hello-c-world","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2Fhello-c-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2Fhello-c-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2Fhello-c-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2Fhello-c-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brlin-tw","download_url":"https://codeload.github.com/brlin-tw/hello-c-world/tar.gz/refs/heads/realistic","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243784100,"owners_count":20347409,"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-programming","experminental","learning","methodology","tutorial"],"created_at":"2024-11-21T16:23:03.021Z","updated_at":"2025-03-15T19:42:39.213Z","avatar_url":"https://github.com/brlin-tw.png","language":"Shell","readme":"# Hello C World\n\nAn example C software project to experiment coding methodologies  \n\u003chttps://github.com/Lin-Buo-Ren/hello-c-world\u003e  \n\n[![Continuous Integration Build Status](https://travis-ci.org/Lin-Buo-Ren/hello-c-world.svg?branch=realistic)](https://travis-ci.org/Lin-Buo-Ren/hello-c-world)\n\n## Licensing\n\nThis project is released into the Public Domain.\n\n## Experimental Branches\n\nThe project is separated into various Git branches for different levels of friendliness/modern/variety experiments.\n\n### Realistic\n\nThe default branch is `realistic`, which is the currently recommended level for beginners to avoid practical obstacles while still being relatively friendly and advanced.\n\n#### Assertions\n\n##### Limitations\n\n* The build system doesn't allow spaces in filenames/paths\n* The build system is not non-ASCII friendly\n* The I18N toolkit only allows English strings in source code.\n* Only use undercase alphabets and dashes(`-`) as filenames/path components, for command-line autocomplete friendliness\n* The build system *may* place files outside of it's build-solutions directory(which is dirty, but still widely common for many build solutions)\n\n##### Friendliness\n\n* The build system allows custom names(as long as it fits in the limitation)\n\n### Space Friendly\n\nThe`space-friendly` branch is the experimental branch that believes spaces in filenames/paths are reasonable and should be supported by the build environment.\n\n#### Assertions\n\n##### Limitations\n\n- The build system is not non-ASCII friendly\n- The I18N toolkit only allows English strings in source code.\n\n#####  Friendliness\n\n- The build system allows custom names(as long as it fits in the limitation)\n- The build system allows spaces in filenames/paths\n\n### Unicode Friendly\n\nThe `unicode-friendly` branch is the experimental branch that believes Unicode characters in filenaes/paths/code is reasonable and should be supported by the build environment.\n\n#### Assertions\n\n##### Limitations\n\nNone.\n\n#####  Friendliness\n\n- The build system allows custom names(as long as it fits in the limitation)\n- The build system allows spaces in filenames/paths\n- The build system allows Unicode characters in filenames/paths\n- The I18N tookit allows Unicode strings in source code and don't assume English locale\n\n## Control Case Branches\n\n### Old-fashioned\n\nAdvanced?  Nope!  Stick to the quo!\n\nThe `old-fashioned` branch is the non-experimental branch that follows (and don't question) any conventions.  Of course this is the most safe one, but it's boring.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrlin-tw%2Fhello-c-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrlin-tw%2Fhello-c-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrlin-tw%2Fhello-c-world/lists"}