Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukajcb/purescript-sphynx
A small library for optimizing final tagless programs
https://github.com/lukajcb/purescript-sphynx
Last synced: 20 days ago
JSON representation
A small library for optimizing final tagless programs
- Host: GitHub
- URL: https://github.com/lukajcb/purescript-sphynx
- Owner: LukaJCB
- License: apache-2.0
- Created: 2018-01-04T13:52:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T11:46:58.000Z (almost 7 years ago)
- Last Synced: 2024-11-04T04:42:21.402Z (2 months ago)
- Language: PureScript
- Size: 7.81 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Sphynx
Sphynx is a tiny library for inspecting and optimizing final tagless programs in Purescript.
For a look at how this works check out the tests or [this accompanying blog post](http://lukajcb.github.io/blog/functional/2018/01/03/optimizing-tagless-final.html).