> 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 <[EMAIL PROTECTED]>
http://www.cl.cam.ac.uk/users/kw217/
University of Cambridge Computer Laboratory.

_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to