{"id":13687217,"url":"https://github.com/paf31/dovetail","last_synced_at":"2025-03-15T11:32:28.039Z","repository":{"id":40463094,"uuid":"386121688","full_name":"paf31/dovetail","owner":"paf31","description":"A PureScript interpreter in Haskell","archived":false,"fork":false,"pushed_at":"2022-05-07T04:36:20.000Z","size":2384,"stargazers_count":119,"open_issues_count":10,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-11T23:54:03.546Z","etag":null,"topics":["haskell","purescript"],"latest_commit_sha":null,"homepage":"http://functorial.com/dovetail","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/paf31.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-15T01:14:32.000Z","updated_at":"2024-10-05T23:54:25.000Z","dependencies_parsed_at":"2022-07-16T05:16:41.892Z","dependency_job_id":null,"html_url":"https://github.com/paf31/dovetail","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paf31%2Fdovetail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paf31%2Fdovetail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paf31%2Fdovetail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paf31%2Fdovetail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paf31","download_url":"https://codeload.github.com/paf31/dovetail/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221573376,"owners_count":16845827,"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":["haskell","purescript"],"created_at":"2024-08-02T15:00:50.480Z","updated_at":"2024-10-26T19:41:15.354Z","avatar_url":"https://github.com/paf31.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"# Dovetail\n\nDovetail is a general-purpose PureScript interpreter written in Haskell.\n\nIt has excellent support for interop with Haskell code via PureScript's foreign function interface, along with a high-level Haskell API for integrating such code.\n\nAs such, it is possible to write low-level or domain-specific code in Haskell, and then to write the \"glue code\" in PureScript. In this way, Dovetail is a tool for reusing the frontend of the PureScript compiler (its syntax and type checker) to build domain specific languages in Haskell.\n\n## Getting Started\n\nTo understand the library and how to use it, it is recommended that you read through the Haddock documentation, alongside the provided examples:\n\n- Hackage documentation\n  - [`dovetail` on Hackage](https://hackage.haskell.org/package/dovetail)\n  - [`dovetail-aeson` on Hackage](https://hackage.haskell.org/package/dovetail-aeson)\n  - [Haddocks on GitHub Pages](http://functorial.com/dovetail)\n- Examples:\n  - [JSON query language](https://github.com/paf31/dovetail/blob/main/examples/query-json/Main.hs)\n  - [Fake data generator](https://github.com/paf31/dovetail/blob/main/examples/fake-data/Main.hs)\n  \nYou can build the code and examples in this repository using `stack build`, and run the test suite with `stack test`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaf31%2Fdovetail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaf31%2Fdovetail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaf31%2Fdovetail/lists"}