/list-animate

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

list-animate

list-animate is a Haskell library that animates functions in Data.List.

Users can either view pre-rendered animations, or open the included terminal app and enter the function and arguments they want animated live.

list-animate is built using Stack, and uses Reanimate to create animations and Brick for the interactive terminal app.