{"id":17212464,"url":"https://github.com/jackfirth/compose-app","last_synced_at":"2026-01-30T08:02:28.171Z","repository":{"id":62424047,"uuid":"75784453","full_name":"jackfirth/compose-app","owner":"jackfirth","description":"Racket syntax for Haskell-style function composition","archived":false,"fork":false,"pushed_at":"2025-02-18T00:26:53.000Z","size":19,"stargazers_count":8,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-11T17:42:04.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackfirth.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-12-07T00:42:38.000Z","updated_at":"2024-12-17T18:55:10.000Z","dependencies_parsed_at":"2022-11-01T18:00:59.725Z","dependency_job_id":null,"html_url":"https://github.com/jackfirth/compose-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackfirth/compose-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fcompose-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fcompose-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fcompose-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fcompose-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackfirth","download_url":"https://codeload.github.com/jackfirth/compose-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Fcompose-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259804869,"owners_count":22913903,"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-15T03:00:12.134Z","updated_at":"2026-01-30T08:02:23.151Z","avatar_url":"https://github.com/jackfirth.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# compose-app [![Build Status](https://travis-ci.org/jackfirth/compose-app.svg?branch=master)](https://travis-ci.org/jackfirth/compose-app) [![codecov](https://codecov.io/gh/jackfirth/compose-app/branch/master/graph/badge.svg)](https://codecov.io/gh/jackfirth/compose-app)\n\nA Racket `#%app` macro that changes `(a .. b .. c)` into `(lambda (v) (a (b (c v))))` for easier function composition. Integrates with `fancy-app` to change `(a .. map b _ .. c)` into `(a .. (lambda (v) (map b v) .. c)`. See [the documentation](http://docs.racket-lang.org/compose-app/) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackfirth%2Fcompose-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackfirth%2Fcompose-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackfirth%2Fcompose-app/lists"}