Jerzy Karczmarczuk writes:
[Some interesting points on functional wrappings of graphics libraries]
Has anyone considered writing a haskell wrapper for SDL - Simple
Directmedia Layer at http://www.libsdl.org ?
This is a cross platform library intended for writing games, and aims
for a high performance, low level API. It would be interesting to see
how clean a functional API could be built around such an imperative
framework.
Tim
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell