{"id":15056374,"url":"https://github.com/flimberger/aoc2023","last_synced_at":"2026-01-02T05:23:39.900Z","repository":{"id":210577699,"uuid":"726875843","full_name":"flimberger/aoc2023","owner":"flimberger","description":"Advent of Code 2023 using Erlang","archived":false,"fork":false,"pushed_at":"2023-12-10T23:04:17.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-21T00:50:15.334Z","etag":null,"topics":["advent-of-code","advent-of-code-2023","erlang"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":false,"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/flimberger.png","metadata":{"files":{"readme":"README","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":"2023-12-03T16:57:11.000Z","updated_at":"2023-12-03T18:28:46.000Z","dependencies_parsed_at":"2023-12-03T20:21:16.784Z","dependency_job_id":"13b4aef5-fb2a-44e3-bbfc-d72421476e7b","html_url":"https://github.com/flimberger/aoc2023","commit_stats":null,"previous_names":["flimberger/aoc2023"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimberger%2Faoc2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimberger%2Faoc2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimberger%2Faoc2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flimberger%2Faoc2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flimberger","download_url":"https://codeload.github.com/flimberger/aoc2023/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532562,"owners_count":20306156,"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":["advent-of-code","advent-of-code-2023","erlang"],"created_at":"2024-09-24T21:50:11.735Z","updated_at":"2026-01-02T05:23:39.860Z","avatar_url":"https://github.com/flimberger.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"\t\t\tAdvent of Code 2023\n\n\n\nRequirements:\n\n- Erlang\n- BSD make\n\n\nSetup:\n\nEach day is implemented in a directory containing an Erlang module which\nprovides four functions:\n\n- puzzle1/0 - runs the solution for the first task on the input file\n  (usually input.txt)\n- test1/0 - runs the solution on the provided test data for the first\n  task (usually example1.txt)\n- puzzle2/0 - runs the solution for the second task on the input file\n  (usually input.txt)\n- test2/0 - runs the solution on the provided test data for the second\n  task (usually example1.txt)\n\nEach directory contains a single makefile, ideally containing only two\nlines:\n\n\tMOD := name\n\n\t.include \"../mk/erlang.mk\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflimberger%2Faoc2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflimberger%2Faoc2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflimberger%2Faoc2023/lists"}