@hackage lambda-canvas0.1
Educational drawing canvas for FP explorers.
Categories
License
MIT
Maintainer
Dimitry Solovyov <dimituri@gmail.com>
Links
Versions
- 0.1 Wed, 29 Aug 2012
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.