lambda-canvas

Educational drawing canvas for FP explorers.

Latest on Hackage:0.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.

MIT licensed and maintained by Dimitry Solovyov

This package is an experimental teaching tool that provides the foundation for presenting functional idioms with graphical metaphors. The OpenGL canvas boilerplate is abstracted away to a simple interface, which allows to focus on program logic instead of the graphics API. It's also arguably fun.