Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukajcb/sphynx
This library has been succeeded by cats-tagless
https://github.com/lukajcb/sphynx
Last synced: 3 months ago
JSON representation
This library has been succeeded by cats-tagless
- Host: GitHub
- URL: https://github.com/lukajcb/sphynx
- Owner: LukaJCB
- License: apache-2.0
- Created: 2018-01-03T13:14:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T17:35:09.000Z (over 6 years ago)
- Last Synced: 2024-10-17T15:37:47.301Z (3 months ago)
- Language: Scala
- Homepage: https://github.com/typelevel/cats-tagless
- Size: 14.6 KB
- Stars: 42
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sphynx [![Build Status](https://travis-ci.org/LukaJCB/sphynx.svg?branch=master)](https://travis-ci.org/LukaJCB/sphynx)
Sphynx is a tiny library for inspecting and optimizing final tagless programs in Scala.
For a look at how this works check out the tests or [this accompanying blog post](https://typelevel.org/blog/2017/12/27/optimizing-final-tagless.html).