{"id":24180598,"url":"https://github.com/ostcar/aoc2024","last_synced_at":"2026-01-22T12:46:52.166Z","repository":{"id":263864284,"uuid":"891629331","full_name":"ostcar/aoc2024","owner":"ostcar","description":"Advent of Code solutions for 2024 in Roc","archived":false,"fork":false,"pushed_at":"2024-12-30T16:48:09.000Z","size":108,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-21T02:42:42.300Z","etag":null,"topics":["aoc","roc"],"latest_commit_sha":null,"homepage":"","language":"Roc","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/ostcar.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":"2024-11-20T17:07:29.000Z","updated_at":"2025-01-01T20:23:40.000Z","dependencies_parsed_at":"2024-12-24T10:49:01.605Z","dependency_job_id":"efc3b43d-73c2-49c6-be76-e11b5b82963a","html_url":"https://github.com/ostcar/aoc2024","commit_stats":null,"previous_names":["ostcar/aoc2024"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ostcar/aoc2024","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ostcar%2Faoc2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ostcar%2Faoc2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ostcar%2Faoc2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ostcar%2Faoc2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ostcar","download_url":"https://codeload.github.com/ostcar/aoc2024/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ostcar%2Faoc2024/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28663209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["aoc","roc"],"created_at":"2025-01-13T07:01:14.808Z","updated_at":"2026-01-22T12:46:52.161Z","avatar_url":"https://github.com/ostcar.png","language":"Roc","funding_links":[],"categories":["🎄 2024 AoC Solutions"],"sub_categories":["Solutions"],"readme":"# Advent of Code 2024\n\nHere are my solutions for [Advent of Code](https://adventofcode.com/) 2024. This\nyear in [Roc](https://www.roc-lang.org/).\n\nIt uses an [aoc platform](https://github.com/ostcar/roc-aoc-platform).\n\n\n## Run\n\nTo run a day, call:\n\n```\nroc dayXX.roc\n```\n\nor for an optimized build:\n\n```\nroc dayXX.roc --optimize \n```\n\nInput files are expected next to the Roc-Script. For example, if your Roc file\nis called `dayXX.roc`, it expects the input file to be `dayXX.input`.\n\nCall a Roc-Script with `--help` to see options:\n\n```\nroc dayXX.roc -- --help\n```\n\n\n## Useful links\n\n* builtins: https://www.roc-lang.org/builtins\n* parser: https://lukewilliamboswell.github.io/roc-parser/\n* array2d: TODO\n* ascii: https://hasnep.github.io/roc-ascii/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fostcar%2Faoc2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fostcar%2Faoc2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fostcar%2Faoc2024/lists"}