{"id":18876847,"url":"https://github.com/ferhatgec/elitetoc","last_synced_at":"2026-04-30T19:31:40.236Z","repository":{"id":110265722,"uuid":"458352634","full_name":"ferhatgec/elitetoc","owner":"ferhatgec","description":"elite -\u003e c converter *experimental","archived":false,"fork":false,"pushed_at":"2022-02-11T22:04:07.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T21:03:38.501Z","etag":null,"topics":["c","converter","elite"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ferhatgec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-02-11T22:00:36.000Z","updated_at":"2023-02-10T00:42:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ce77bea-eec9-48cb-bb55-8e53a700133e","html_url":"https://github.com/ferhatgec/elitetoc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ferhatgec/elitetoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatgec%2Felitetoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatgec%2Felitetoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatgec%2Felitetoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatgec%2Felitetoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferhatgec","download_url":"https://codeload.github.com/ferhatgec/elitetoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatgec%2Felitetoc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","converter","elite"],"created_at":"2024-11-08T06:15:41.998Z","updated_at":"2026-04-30T19:31:40.224Z","avatar_url":"https://github.com/ferhatgec.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [elite](https://github.com/ferhatgec/elite)toc\n## [elite](https://github.com/ferhatgec/elite) -\u003e c converter\n\n### input:\n```rs\nrequired_version is 0.1\n\nset ProjectName as \"elitetopy\"\nset HOME        as env \"HOME\"\n\n\nfor argument \"install\" [\n    use exec \"cargo install --path .\"\n\n    for exists \"{HOME}.cargo/bin/{ProjectName}\" [\n        println \"{ProjectName} installed to {HOME}.cargo/bin/{ProjectName}.\"\n    ]\n\n    use signal \"exit\"\n]\n```\n\n### output\n```c\n#include \u003cstdio.h\u003e \n#include \u003cstring.h\u003e \n#include \u003csys/stat.h\u003e \n#include \u003cstdbool.h\u003e \n#include \u003cstdlib.h\u003e\n\n// exists(), get_os() and get_arch() here.\n\nint main(int argc, char** argv) {\nif(\"0.1\" != \"0.1\")\n{\n printf(\"elite: Required higher version\\n\");\n return 1;\n}\nchar* ProjectName = \"elitetoc\";\nchar* HOME = \"/home/gech\";\nif(argc \u003e= 2 \u0026\u0026 strcmp(argv[argc - 1], \"install\") == 0)\n{\n system(\"cargo install --path .\");\n if(exists(\"/home/gech/.cargo/bin/elitetoc\"))\n{\n  printf(\"elitetoc installed to /home/gech/.cargo/bin/elitetoc.\\n\");\n}\n return 1;\n}\n}\n\n```\n\n### elitetoc licensed under the terms of MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferhatgec%2Felitetoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferhatgec%2Felitetoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferhatgec%2Felitetoc/lists"}