{"id":23089209,"url":"https://github.com/mattweingarten/lambdapure","last_synced_at":"2026-04-21T16:37:20.909Z","repository":{"id":129423236,"uuid":"310816264","full_name":"mattweingarten/lambdapure","owner":"mattweingarten","description":"bachelor thesis: SSA IR for strict functional language","archived":false,"fork":false,"pushed_at":"2021-04-14T17:09:40.000Z","size":20105,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-19T15:50:52.724Z","etag":null,"topics":["compiler","llvm"],"latest_commit_sha":null,"homepage":"","language":"C++","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/mattweingarten.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":"2020-11-07T10:09:33.000Z","updated_at":"2022-11-23T12:38:08.000Z","dependencies_parsed_at":"2023-03-10T04:15:17.703Z","dependency_job_id":null,"html_url":"https://github.com/mattweingarten/lambdapure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattweingarten/lambdapure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattweingarten%2Flambdapure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattweingarten%2Flambdapure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattweingarten%2Flambdapure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattweingarten%2Flambdapure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattweingarten","download_url":"https://codeload.github.com/mattweingarten/lambdapure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattweingarten%2Flambdapure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32100614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["compiler","llvm"],"created_at":"2024-12-16T20:30:55.266Z","updated_at":"2026-04-21T16:37:20.901Z","avatar_url":"https://github.com/mattweingarten.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github for bachelor thesis\r\n## [A static-single-assignment intermediate representation for a pure functional language](./Thesis.pdf)\r\n\r\n\r\n## Build / Commands\r\n\r\n### build\r\n```\r\nexport BUILD_DIR=/mnt/c/Users/path-to-llvm\r\n  \r\ncmake  .. -DMLIR_DIR=$BUILD_DIR/lib/cmake/mlir \\\r\n-DLLVM_EXTERNAL_LIT=$BUILD_DIR/bin/llvm-lit \\\r\n\r\ncmake --build .\r\n```\r\n### to view tblgen (from build)\r\n```\r\n$BUILD_DIR/bin/mlir-tblgen -gen-op-defs ../include/lambdapure/Ops.td -I $BUILD_DIR/../mlir/include/\r\n\r\n```\r\n### lambdapure generation\r\n\r\n\r\n```\r\nset_option trace.compiler.lambda_pure true\r\n\r\nset_option trace.compiler.ir.init true\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattweingarten%2Flambdapure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattweingarten%2Flambdapure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattweingarten%2Flambdapure/lists"}