{"id":20090980,"url":"https://github.com/raehik/expr-ssa","last_synced_at":"2025-05-06T03:30:54.585Z","repository":{"id":53717423,"uuid":"348300979","full_name":"raehik/expr-ssa","owner":"raehik","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-21T05:50:43.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T07:51:23.853Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raehik.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}},"created_at":"2021-03-16T10:16:32.000Z","updated_at":"2022-09-19T16:26:10.000Z","dependencies_parsed_at":"2023-01-18T17:16:42.481Z","dependency_job_id":null,"html_url":"https://github.com/raehik/expr-ssa","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/raehik%2Fexpr-ssa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raehik%2Fexpr-ssa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raehik%2Fexpr-ssa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raehik%2Fexpr-ssa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raehik","download_url":"https://codeload.github.com/raehik/expr-ssa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252616098,"owners_count":21776919,"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":"2024-11-13T16:27:40.055Z","updated_at":"2025-05-06T03:30:54.367Z","avatar_url":"https://github.com/raehik.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# expr-ssa\nA program written in Haskell which compiles simple expressions to SSA (single\nstatic assignment) programs.\n\nOriginally used to demonstrate GitHub Actions for undergraduates at University\nof Kent 2021.\n\n## Building and testing\nThis is a Haskell project built using Cabal, a package management tool for\nHaskell. Assuming you have Cabal and a version of the GHC Haskell compiler\ninstalled, running the following command in the base repository directory will\nbuild the library:\n\n    cabal build\n\nTo build and run tests (with nicer output):\n\n    cabal test --test-show-details=streaming\n\nNote that `cabal test` will run `cabal build` behind the scenes as needed, so\nyou don't need both.\n\n### Using Stack\nAlternatively, if you have Stack installed (another Haskell package management\ntool), you may run\n\n    stack test\n\nfor the same result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraehik%2Fexpr-ssa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraehik%2Fexpr-ssa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraehik%2Fexpr-ssa/lists"}