{"id":18057376,"url":"https://github.com/1computer1/reorder-expression","last_synced_at":"2025-04-05T10:22:51.549Z","repository":{"id":56876556,"uuid":"361518663","full_name":"1Computer1/reorder-expression","owner":"1Computer1","description":"A library for reordering expressions in a syntax tree generically according to operator associativity and precedence.","archived":false,"fork":false,"pushed_at":"2023-12-26T14:58:37.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T21:04:08.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/1Computer1.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":"2021-04-25T19:24:22.000Z","updated_at":"2022-02-15T04:43:39.000Z","dependencies_parsed_at":"2024-10-31T02:07:36.710Z","dependency_job_id":"7fd4fbeb-749b-4d9c-8b73-34ad3bb6b690","html_url":"https://github.com/1Computer1/reorder-expression","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"359cb9e3e1e5d70ba08f677ccfc5f6d3e8b1e097"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Computer1%2Freorder-expression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Computer1%2Freorder-expression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Computer1%2Freorder-expression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Computer1%2Freorder-expression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1Computer1","download_url":"https://codeload.github.com/1Computer1/reorder-expression/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247320251,"owners_count":20919743,"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-10-31T02:07:34.486Z","updated_at":"2025-04-05T10:22:51.526Z","avatar_url":"https://github.com/1Computer1.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reorder-expression\n\n[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)\n[![Hackage](https://img.shields.io/hackage/v/reorder-expression.svg)](https://hackage.haskell.org/package/reorder-expression)\n\nA library for reordering expressions in a syntax tree generically according to operator associativity and precedence. This is useful for languages with custom operators which require reordering expressions after collecting their fixities.\n\nSupports:\n\n- Any syntax tree data type, e.g. source position-annotated ones.\n- Postfix, prefix, and infix operators, with any arity.\n- Left, right, and non-associative operators and precedence with doubles.\n\nSee documentation for an example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1computer1%2Freorder-expression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1computer1%2Freorder-expression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1computer1%2Freorder-expression/lists"}