{"id":16315640,"url":"https://github.com/andreasabel/agda-scope","last_synced_at":"2026-02-03T16:34:36.014Z","repository":{"id":74481516,"uuid":"203842737","full_name":"andreasabel/agda-scope","owner":"andreasabel","description":"Notes and prototypes concerning Agda's scope checker","archived":false,"fork":false,"pushed_at":"2025-07-18T07:16:16.000Z","size":5305,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-18T11:16:02.732Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreasabel.png","metadata":{"files":{"readme":"README.md","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":"2019-08-22T17:31:44.000Z","updated_at":"2025-07-18T07:16:20.000Z","dependencies_parsed_at":"2023-07-30T06:15:43.890Z","dependency_job_id":null,"html_url":"https://github.com/andreasabel/agda-scope","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreasabel/agda-scope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fagda-scope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fagda-scope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fagda-scope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fagda-scope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasabel","download_url":"https://codeload.github.com/andreasabel/agda-scope/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fagda-scope/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29049170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10T21:58:05.688Z","updated_at":"2026-02-03T16:34:35.982Z","avatar_url":"https://github.com/andreasabel.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agda Scoping [![Build Status](https://travis-ci.org/andreasabel/agda-scope.svg?branch=master)](https://travis-ci.org/andreasabel/agda-scope)\nNotes and prototypes concerning Agda's scope checker.  Content:\n\n* [`notes/agdaShadowing.md`](https://github.com/andreasabel/agda-scope/blob/master/notes/agdaShadowing.md): See below\n  ([PDF](https://andreasabel.github.io/agda-scope/notes/agdaShadowing.pdf))\n\n* [`notes/modcal.tex`](https://github.com/andreasabel/agda-scope/blob/master/notes/modcal.tex): WIP: formalization of well-scoped hierarchical modules\n   ([PDF](https://andreasabel.github.io/agda-scope/notes/modcal.pdf))\n\n* [`core/`](https://github.com/andreasabel/agda-scope/blob/master/core/):\n  Scope Checker for small Agda fragment in Agda (WIP)\n\n* [`pure/`](https://github.com/andreasabel/agda-scope/blob/master/pure/):\n  Minimal calculus of hierarchical modules implemented in Haskell\n\n* [`micro/`](https://github.com/andreasabel/agda-scope/blob/master/micro/):\n  Minimal calculus of hierarchical modules implemented in Agda\n\n* [`src/`](https://github.com/andreasabel/agda-scope/blob/master/src/):\n  Haskell to Agda data type translation (using Template Haskell)\n\n## RFC Agda shadowing rules\n\nThis [note](https://andreasabel.github.io/agda-scope/notes/agdaShadowing.pdf)\nproposes a changed semantics of the Agda module system allowing\nshadowing of definitions in parent modules\n(see [Agda issue #3801](https://github.com/agda/agda/issues/3801)).\n\nFeel free to discuss my proposal on the\n[issue tracker](https://github.com/andreasabel/agda-scope/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasabel%2Fagda-scope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreasabel%2Fagda-scope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasabel%2Fagda-scope/lists"}