{"id":28211095,"url":"https://github.com/darinm223/lambcalc","last_synced_at":"2025-06-27T23:04:30.657Z","repository":{"id":78918238,"uuid":"470057725","full_name":"DarinM223/lambcalc","owner":"DarinM223","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-07T01:40:31.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T03:35:59.246Z","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/DarinM223.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-03-15T07:55:32.000Z","updated_at":"2023-07-25T14:55:28.000Z","dependencies_parsed_at":"2023-02-24T16:46:03.735Z","dependency_job_id":null,"html_url":"https://github.com/DarinM223/lambcalc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DarinM223/lambcalc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarinM223%2Flambcalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarinM223%2Flambcalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarinM223%2Flambcalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarinM223%2Flambcalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DarinM223","download_url":"https://codeload.github.com/DarinM223/lambcalc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarinM223%2Flambcalc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262347476,"owners_count":23296894,"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":"2025-05-17T17:11:03.097Z","updated_at":"2025-06-27T23:04:30.648Z","avatar_url":"https://github.com/DarinM223.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nLambcalc\n========\n\nA compiler from an extended variant of lambda calculus to LLVM.\n\nTo build and run the example program (in `src-exe/Main.hs`):\n\nFirst run (in the project folder):\n\n```\ncabal build\n```\n\nto build the Haskell project. Then run:\n\n```\ncabal run lambcalc\n```\n\nto compile the example program (`example` in `src-exe/Main.hs`) that calculates the factorial of 5. The compiled LLVM file should be `main.ll` in the project folder. Then run:\n\n```\nsh run.sh\n```\n\nto compile and run the LLVM file. The output should be `120`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarinm223%2Flambcalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarinm223%2Flambcalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarinm223%2Flambcalc/lists"}