@hackage / lambda-canvas

Educational drawing canvas for FP explorers.

Latest0.1

About

Metadata

  • Last updated , by DimitrySolovyov
  • License MIT
  • Categories Graphics
  • Maintained by: Dimitry Solovyov <dimituri@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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.