{"id":20303968,"url":"https://github.com/billstclair/aoc-2021","last_synced_at":"2026-02-09T00:06:09.175Z","repository":{"id":66592573,"uuid":"434086585","full_name":"billstclair/aoc-2021","owner":"billstclair","description":"Advent of Code 2021","archived":false,"fork":false,"pushed_at":"2021-12-05T14:51:30.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-02T19:43:04.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","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/billstclair.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-12-02T04:54:55.000Z","updated_at":"2021-12-05T14:51:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"89b056ce-5c43-4ca2-bf71-4dddbb0b6267","html_url":"https://github.com/billstclair/aoc-2021","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Faoc-2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Faoc-2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Faoc-2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billstclair%2Faoc-2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billstclair","download_url":"https://codeload.github.com/billstclair/aoc-2021/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241801259,"owners_count":20022390,"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-14T16:41:58.998Z","updated_at":"2026-02-09T00:06:09.169Z","avatar_url":"https://github.com/billstclair.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aoc-2021\n\nMy solutions for [Advent of Code 2021](https://adventofcode.com/).\n\nIn [SBCL](http://www.sbcl.org/) or [CCL](https://clozure.com/), `(load \"\u003cfile\u003e\")` to run one of the solutions.\n\nE.g. `(load \"~/lisp/aoc-2021/day01\")`\n\nOr, from the shell:\n\n```\n$ cd .../aoc-2021\n$ sbcl --script day01.lisp\nor\n$ ccl --load day01.lisp\n```\n\nday04.lisp requires that the file `\"~/quicklisp/setup.lisp\"` exists.\n\nIf that isn't already the case on your system, since `sbcl` doesn't natively load from a URL, as CCL does, if you're using that, you'll need to download [beta.quicklisp.org/quicklisp.lisp](http://beta.quicklisp.org/quicklisp.lisp), load it, and run `(quicklisp:quickstart:install)`.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillstclair%2Faoc-2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillstclair%2Faoc-2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillstclair%2Faoc-2021/lists"}