[Haskell-cafe] Animated line art
Martijn van Steenbergen
martijn at van.steenbergen.nl
Thu Dec 4 16:58:55 EST 2008
Andrew Coppin wrote:
> It seems that the "correct" course of action is to design a DSL for
> declaratively describing animated line art. Does anybody have ideas
> about what such a thing might look like?
You could take a look at Fran [1] and Yampa [2] which both seem to do
animations in Haskell.
[1] http://conal.net/Fran/
[2] http://www.haskell.org/yampa/
Martijn.
More information about the Haskell-Cafe
mailing list