{"id":30216027,"url":"https://github.com/andreasabel/lambda-pi","last_synced_at":"2026-02-10T05:31:21.697Z","repository":{"id":302532508,"uuid":"1012700559","full_name":"andreasabel/lambda-pi","owner":"andreasabel","description":"An implementation of Lambda-Pi in Agda","archived":false,"fork":false,"pushed_at":"2025-07-03T07:41:53.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-14T02:56:46.056Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Agda","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,"zenodo":null}},"created_at":"2025-07-02T18:35:32.000Z","updated_at":"2025-07-03T07:41:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"40c2f9a7-fded-48a8-b5de-4a6c54cdf288","html_url":"https://github.com/andreasabel/lambda-pi","commit_stats":null,"previous_names":["andreasabel/lambda-pi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreasabel/lambda-pi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Flambda-pi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Flambda-pi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Flambda-pi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Flambda-pi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasabel","download_url":"https://codeload.github.com/andreasabel/lambda-pi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Flambda-pi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29291131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T03:42:42.660Z","status":"ssl_error","status_checked_at":"2026-02-10T03:42:41.897Z","response_time":65,"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":"2025-08-14T02:43:59.800Z","updated_at":"2026-02-10T05:31:21.692Z","avatar_url":"https://github.com/andreasabel.png","language":"Agda","funding_links":[],"categories":[],"sub_categories":[],"readme":"LamPi - A tutorial implementation of dependent types in Agda\n============================================================\n\nThis is one of many bidirectional type-checkers for a core dependently typed functional language,\nλΠ, written in Agda, using BNFC to generate the parser.\n\nThe language is the λ-calculus with dependent function types `(x : A) → B`\nand a predicative cumulative hierachy of universes `Set`_n_.\n\nA file is a sequence of declarations of the forms `x : A` (type signature) and\n`x ys = e` (definition) where `e` and `A` are expressions.\nDefinitions must be immediately preceded by their type signature.\n\nThe syntax is a subset of Agda's syntax.\n`postulate` blocks are also supported.\n\nFor an example of the syntax, see [nat.agda](examples/nat.agda).\n\nLamPi can be build by calling `make`.\n\nPrerequisites:\n- Stack and GHC\n- BNFC\n- Agda\n- Agda standard library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasabel%2Flambda-pi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreasabel%2Flambda-pi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasabel%2Flambda-pi/lists"}