@hackage / homoiconic

Constructs FAlgebras from typeclasses, making Haskell functions homoiconic

Latest0.1.2.0

About

Metadata

  • Last updated , by MikeIzbicki
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: mike@izbicki.me

  • Lottery factor: 0

Links

Installation

Readme

This library lets you automatically create FAlgebras for many type classes. From these FAlgebras and the free monad, we can generate abstract syntax trees for the type class. This lets us make many functions homoiconic.