BAL paper available >> graphic libraries

Timothy Docker timd@macquarie.com.au
Thu, 17 May 2001 17:42:14 +1000 (EST)


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