{"id":25289152,"url":"https://github.com/bohun9/yafl","last_synced_at":"2026-04-29T17:04:25.436Z","repository":{"id":276869423,"uuid":"930452004","full_name":"Bohun9/Yafl","owner":"Bohun9","description":"Functional language compiler targeting LLVM","archived":false,"fork":false,"pushed_at":"2025-02-25T19:32:11.000Z","size":217,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T17:52:20.575Z","etag":null,"topics":["closure-conversion","compiler","haskell","llvm"],"latest_commit_sha":null,"homepage":"","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/Bohun9.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}},"created_at":"2025-02-10T16:52:34.000Z","updated_at":"2025-02-25T19:32:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0237bb1-04a8-4d58-aad8-65991ba32889","html_url":"https://github.com/Bohun9/Yafl","commit_stats":null,"previous_names":["bohun9/yafl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bohun9/Yafl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bohun9%2FYafl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bohun9%2FYafl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bohun9%2FYafl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bohun9%2FYafl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bohun9","download_url":"https://codeload.github.com/Bohun9/Yafl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bohun9%2FYafl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32435122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"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":["closure-conversion","compiler","haskell","llvm"],"created_at":"2025-02-12T23:50:27.183Z","updated_at":"2026-04-29T17:04:25.402Z","avatar_url":"https://github.com/Bohun9.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yafl\nYafl is a simple compiler for an ML-like functional language targeting LLVM.\n\n### Features\n- **Higher-order, curried functions** compiled using a linked closure structure\n- **Algebraic data types** with optimization for enumerations\n- **Deep pattern matching** compiled to an efficient set of switches\n- **Builtin functions** that can be easily extended\n\n### Dependencies\n- GHC version 8.10.7: `llvm-hs-pure` doesn't work for newer GHC versions.\n- Clang: The Clang executable must be in your system's `PATH` to compile LLVM code.\n\n### Running the Compiler\n```\ncabal run yafl -- SRC [-o output] [--dump-core] [--emit-llvm]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohun9%2Fyafl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbohun9%2Fyafl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohun9%2Fyafl/lists"}