{"id":15487503,"url":"https://github.com/werediver/pl-lab","last_synced_at":"2025-03-28T16:15:33.990Z","repository":{"id":69241630,"uuid":"177288377","full_name":"werediver/pl-lab","owner":"werediver","description":"Self-study on programming languages design and implementation","archived":false,"fork":false,"pushed_at":"2019-07-31T05:56:11.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T07:53:09.801Z","etag":null,"topics":["lambda-calculus","parser"],"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/werediver.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-03-23T12:51:18.000Z","updated_at":"2019-07-31T05:56:13.000Z","dependencies_parsed_at":"2023-04-04T02:47:25.200Z","dependency_job_id":null,"html_url":"https://github.com/werediver/pl-lab","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/werediver%2Fpl-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werediver%2Fpl-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werediver%2Fpl-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werediver%2Fpl-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/werediver","download_url":"https://codeload.github.com/werediver/pl-lab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246059336,"owners_count":20717085,"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":["lambda-calculus","parser"],"created_at":"2024-10-02T06:40:37.915Z","updated_at":"2025-03-28T16:15:33.972Z","avatar_url":"https://github.com/werediver.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pl-lab\n\nSelf-study on programming languages design and implementation.\n\n# LamCalc.Untyped.Naive\n\nA naive implementation of capture avoiding substitution, weak head normal and normal form conversion, α- and β-equivalence.\n\n# Building \u0026 running\n\nThe elementary REPL computes the normal form of an untyped λ-calculus expression.\n\n```\n$ stack build \u0026\u0026 stack exec pl-lab-exe\nλ\u003e (\\x y z. x z (y z)) (\\x y. x) (\\x y. x)\nλz. z\nλ\u003e :q\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerediver%2Fpl-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwerediver%2Fpl-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerediver%2Fpl-lab/lists"}