Popularity
5.5
Stable
Activity
0.0
Stable
5
4
2

Monthly Downloads: 7
Programming language: Haskell
License: GNU General Public License v3.0 only
Tags: Graphics     Reactive    

reactive-banana-sdl alternatives and similar packages

Based on the "Graphics" category.
Alternatively, view reactive-banana-sdl alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of reactive-banana-sdl or a related project?

Add another 'Graphics' Package

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.