[Haskell-cafe] Haskell GUI on top of Xlib?

Einar Karttunen ekarttun at cs.helsinki.fi
Mon Nov 28 06:28:29 EST 2005


On 26.11 22:00, Dimitry Golubovsky wrote:
> Thanks Duncan for this link: a very interesting reading.
> 
> Duncan Coutts wrote:
> 
> >Are you aware of the XCB library:
> >http://xcb.freedesktop.org/


I managed to parse the XCB XML protocol descriptions to
Haskell data structures, next I'll try to emit some
nice code from that. If it works well the end result
should be a pure Haskell X library.

- Einar Karttunen


More information about the Haskell-Cafe mailing list