{"id":16664208,"url":"https://github.com/glguy/intcode","last_synced_at":"2025-10-04T09:46:15.110Z","repository":{"id":62436255,"uuid":"229486297","full_name":"glguy/intcode","owner":"glguy","description":"Intocode interpreter for Advent of Code 2019","archived":false,"fork":false,"pushed_at":"2024-12-16T23:06:06.000Z","size":61,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-02T01:53:01.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glguy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-12-21T21:39:46.000Z","updated_at":"2024-12-16T23:06:11.000Z","dependencies_parsed_at":"2023-10-17T04:43:55.616Z","dependency_job_id":"110c120f-3436-41d0-850b-5ad209f57a8a","html_url":"https://github.com/glguy/intcode","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":0.3448275862068966,"last_synced_commit":"a44cd5bb798ef543964eaa211bc7e7a912b4a057"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/glguy/intcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glguy%2Fintcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glguy%2Fintcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glguy%2Fintcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glguy%2Fintcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glguy","download_url":"https://codeload.github.com/glguy/intcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glguy%2Fintcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278295844,"owners_count":25963427,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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-10-12T10:44:16.337Z","updated_at":"2025-10-04T09:46:15.094Z","avatar_url":"https://github.com/glguy.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intcode Interpreter\n\n[![Hackage](https://img.shields.io/hackage/v/intcode.svg)](https://hackage.haskell.org/package/intcode) [![Build Status](https://secure.travis-ci.org/glguy/intcode.png?branch=master)](http://travis-ci.org/glguy/intcode)\n\nImplementation of the Intcode virtual machine as defined by\n[Advent of Code 2019](https://adventofcode.com/2019).\n\nThis implementation provides an efficient, pure implementation\nof the interpreter and exposes multiple levels of abstraction\nto make it easy to use in a variety of situations.\n\nThis implementation is derived from my puzzle solutions\n[glguy/advent2019](https://github.com/glguy/advent2019).\nExample uses include\n[Day13.hs](https://github.com/glguy/advent2019/blob/master/execs/Day13.hs)\nand\n[Day15.hs](https://github.com/glguy/advent2019/blob/master/execs/Day15.hs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglguy%2Fintcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglguy%2Fintcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglguy%2Fintcode/lists"}