External Publication
Visit Post

Vienna Haskell Meetup

Haskell Community [Unofficial] May 8, 2026
Source

Hello, I have now uploaded the presentation slides and the examples. So you can see them by going to the link:

github.com

reactimate/reactimate-game/examples/presentation-example at main ·...

main/reactimate-game/examples/presentation-example

A Haskell libary for fast arrowized FRP based on signal functions - Simre1/reactimate

The Main.hs contains multiple signal functions and main definitions, which are the examples I used for the presentation. You can run one of the main examples with cabal run presentation-example (you need sdl2!).

Essentially, I have shown AFRP concepts using my reactimate library, which is an implementation for AFRP. It is all quite experimental still (especially the game part reactimate-game), so I would not suggest using this for any big projects.

Discussion in the ATmosphere

Loading comments...