{"id":16314033,"url":"https://github.com/lysxia/cochis","last_synced_at":"2025-04-24T00:11:12.317Z","repository":{"id":149399862,"uuid":"96700804","full_name":"Lysxia/cochis","owner":"Lysxia","description":"Calculus of coherent implicits","archived":false,"fork":false,"pushed_at":"2017-07-27T17:24:16.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-16T15:53:39.801Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lysxia.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":"2017-07-09T17:44:30.000Z","updated_at":"2019-12-08T02:54:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"f80ba776-bbac-49bd-976a-571e39527807","html_url":"https://github.com/Lysxia/cochis","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/Lysxia%2Fcochis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fcochis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fcochis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fcochis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lysxia","download_url":"https://codeload.github.com/Lysxia/cochis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535102,"owners_count":21446508,"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-10-10T21:53:03.246Z","updated_at":"2025-04-24T00:11:12.294Z","avatar_url":"https://github.com/Lysxia.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculus of CoHerent ImplicitS\n\nType checker for the Cochis calculus and translation to explicit terms.\n\nBased on *Cochis: Deterministic and Coherent Implicits*,\na technical report by\nTom Schrijvers, Bruno C. d. S. Oliveira, Philip Wadler (2017).\n\nLanguage:\n\n    E = x                   -- variable\n      | \\x -\u003e E             -- abstraction (λ)\n      | E E                 -- application\n      | (E :: forall a. _)  -- type abstraction (Λ)\n      | E @T                -- type application\n      | implicit @i E       -- implicit abstraction (λ?)\n      | with E E            -- implicit application\n      | (_ :: T)            -- implicit query (?)\n\n    Note: (with e1 e0) is the implicit function e0 applied to e1\n\n    T = a            -- variable\n      | A            -- type constructor\n      | forall a. T  -- universal type\n      | T -\u003e T       -- function type\n      | T ~\u003e T       -- rule type\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flysxia%2Fcochis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flysxia%2Fcochis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flysxia%2Fcochis/lists"}