Skip to content

A Haskell libary for fast arrowized FRP based on signal functions

Notifications You must be signed in to change notification settings

Simre1/reactimate

Repository files navigation

Reactimate

reactimate is a library implementing the AFRP paradigm. In contrast to other libraries, reactimate uses IO effects to increase performance and a concrete base type to eliminate typeclass performance problems. In addition, reactimate has some support for pull-based FRP, making it possible to deal with events which happen in-between simulation cycles.

Reactimate Game

reactimate-game is a library for basic 2D games using SDL.

reactimate-games examples

Reactimate Physics

reactimate-physics provides bindings to the chipmunk 2D physics library.

Reactimate LDtk

reactimate-ldtk provides loading functionality for LDtk level files.

About

A Haskell libary for fast arrowized FRP based on signal functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published