@hackage / reactive-banana-sdl

Reactive Banana bindings for SDL

Latest0.2.0

About

Metadata

  • Last updated , by JeanPhilippeMoresmau
  • License GPL-3.0-only
  • Categories Graphics
  • Maintained by: jpmoresmau@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

reactive-banana-sdl

reactive banana bindings for SDL

Reactive-banana is a Functional Reactive Programming library to write UI programs in a functional way.

SDL (Simple DirectMedia Layer) is a cross platform library for low level access to audio, graphics and input devices, used a lot for games. There are bindings for Haskell.

Reactive-banana-sdl puts both together! It provides an event loop from SDL events and combinators for pure SDL graphics.