dia-functions

An EDSL for teaching Haskell with diagrams - functions

Latest on Hackage:0.2.1.5@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Péter Diviánszky
Maintained by [email protected]

This package contains diagram manipulating functions and an SVG backend.

For exaples see http://pnyf.inf.elte.hu/fp/Diagrams_en.xml and http://pnyf.inf.elte.hu/fp/FunctionGraphs_en.xml

Changes since 0.2: Emit smaller floating point literals in SVG render; export more functions. Changes since 0.1: Reimplement the Graphics.Diagrams.FunctionGraphs module.