
23 Jul
2002
23 Jul
'02
9:15 a.m.
First, hi all. I am an haskeller newbie looking forward to conquer the world with a functional language.
Excellent!
Part of this conquer involves IMHO writing a nice desktop, using modern features of opengl, to make it portable. But, a question arises: all opengl true type font renderers are written in C++, no one is written in C.
If I want to write haskell bindings for such a thing, what can I do?
Go to www.haskell.org, and look at Libraries and Tools. There you will see HOpenGL, which is just what you seek.
http://haskell.org/HOpenGL/
HTH!
--KW 8-)
--
Keith Wansbrough