Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).