{"id":19605486,"url":"https://github.com/nullswan/dr-quine","last_synced_at":"2025-08-01T08:06:37.889Z","repository":{"id":144403525,"uuid":"460966361","full_name":"nullswan/dr-quine","owner":"nullswan","description":"Discover self-reproduction programs","archived":false,"fork":false,"pushed_at":"2022-02-22T08:04:17.000Z","size":2650,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T08:48:42.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/nullswan.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}},"created_at":"2022-02-18T18:39:18.000Z","updated_at":"2022-02-21T21:40:11.000Z","dependencies_parsed_at":"2023-11-23T10:47:43.609Z","dependency_job_id":null,"html_url":"https://github.com/nullswan/dr-quine","commit_stats":null,"previous_names":["nullswan/dr-quine","c3b5aw/dr-quine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullswan%2Fdr-quine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullswan%2Fdr-quine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullswan%2Fdr-quine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullswan%2Fdr-quine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullswan","download_url":"https://codeload.github.com/nullswan/dr-quine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240888992,"owners_count":19873747,"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":[],"created_at":"2024-11-11T09:43:05.006Z","updated_at":"2025-02-26T16:23:18.160Z","avatar_url":"https://github.com/nullswan.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dr-quine\n\n**Time:**: ~10h ( Without any asm practice )\n\n**Final mark**: .../125\n\n|Language|State|\n|:---:|:---:|\n|**Colleen**|\n|**C**|✅|\n|**Go**|✅|\n|**ASM**|✅|\n|**Grace**|\n|**C**|✅|\n|**Go**|✅|\n|**ASM**|✅|\n|**Sully**|\n|**C**|✅|\n|**Go**|✅|\n|**ASM**|✅|\n\n\n## Colleen\n\n### C\n```\n\tprintf specifications:\n\n\t%2$c -\u003e print second argument as a character\n\t%position$type\n\n\twhy:\n\t\t%s does not escape \\t / \\n which indents\n\t\t\t\tconst char *source_code\n\t\ttwice.\n```\n\n### Go\n```\n\t(fmt.)Printf is a bit different from C\n\n\t%[2]c\n\t%[argument_index]format\n```\n\n### ASM\n\n![Arguments](https://raw.githubusercontent.com/c3b5aw/dr-quine/main/docs/images/j8hpC.png)\n```\n\tArguments like in C.\n```\n\n## Grace\n\n###\n![std flib](https://www.plantation-productions.com/Webster/www.artofasm.com/DOS/ch13/CH13-10.html)\n\n## Sully\n\nTrick is to check if sully_5 has been generated in order to decrease integer.\n\nHowever, we could have checked if the program name was equal to the Parent (\"Sully\")","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullswan%2Fdr-quine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullswan%2Fdr-quine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullswan%2Fdr-quine/lists"}