{"id":19519166,"url":"https://github.com/temperlang/rosettacodes","last_synced_at":"2026-03-19T10:14:54.054Z","repository":{"id":216182443,"uuid":"685182113","full_name":"temperlang/rosettacodes","owner":"temperlang","description":"Some rosettacode.org problem implementations in Temper","archived":false,"fork":false,"pushed_at":"2025-04-14T16:54:39.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-14T17:55:39.026Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/temperlang.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,"zenodo":null}},"created_at":"2023-08-30T17:24:04.000Z","updated_at":"2025-04-14T16:54:40.000Z","dependencies_parsed_at":"2024-01-08T21:46:21.086Z","dependency_job_id":"765dd8e2-75dc-4f66-a0fe-0760094ff434","html_url":"https://github.com/temperlang/rosettacodes","commit_stats":null,"previous_names":["temperlang/rosettacodes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/temperlang/rosettacodes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temperlang%2Frosettacodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temperlang%2Frosettacodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temperlang%2Frosettacodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temperlang%2Frosettacodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/temperlang","download_url":"https://codeload.github.com/temperlang/rosettacodes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temperlang%2Frosettacodes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29991844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-11T00:16:38.674Z","updated_at":"2026-03-02T03:34:34.026Z","avatar_url":"https://github.com/temperlang.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# rosettacodes\n\nSome rosettacode.org problem implementations in Temper\n\nEach example is in its own directory which has the rosettacode.org path so\nrosettacode.org/wiki/Averages/Arithmetic_mean corresponds to the\nsub-directory `Averages/Arithmetic_mean`\n\nEach example should be imported by `config.temper.md` so that one\nlibrary definition can be used by `temper build` to compile them all.\n\nTODO: A CI run that runs `temper build`\n\n## Translations\n\nIf you translate an example from another language, please ensure the source\n`*.temper.md` file includes the URL of the original and the source code in a fenced\ncode block.\n\n``````markdown\n\u003cdetails\u003e\u003csummary\u003eThis Temper code was adapted from https://url/to/original\u003c/summary\u003e\n\n```py\noriginal source code in a fenced code block\n```\n\n\u003c/details\u003e\n``````\n\n## Contributing\n\nJust add a directory for your example following the convention above\nand send a PR.\n\nIf you want to add a second implementation of an existing coding\nproblem just add another file to the same directory.\nYou'll probably need to name your exports slightly differently.\n\nFeel free to take credit in the file commentary.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemperlang%2Frosettacodes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemperlang%2Frosettacodes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemperlang%2Frosettacodes/lists"}