2D animations in Haskell using gloss, lens and state
- Track: Haskell devroom
- Room: H.1309 (Van Rijn)
- Day: Sunday
- Start: 15:55
- End: 16:20
- Video only: h1309_van_rijn
- Chat: Join the conversation!
Haskell is a statically-typed purely-functional programming language with non-strict evaluation. These features make programming in Haskell quite different from programming in other languages.
This talk will illustrate how to use Haskell for implementing simple 2D animations, firstly using basic functional programming techniques and data types, and then using lenses, for accessing nested data types, and the state monad, for simulating mutable states.
Speakers
Julien Dehos |