[gambit-list] Xlib
Marc Feeley
feeley at iro.umontreal.ca
Wed Jan 12 17:50:02 EST 2011
On 2011-01-12, at 4:39 PM, David Bridgham wrote:
> Does anyone know if there is a Gambit interface to Xlib (or maybe XCB) out there? I'm just as happy not to have to reimplement anything I don't have to.
>
> Alternately, how about a client implementation of the X11 protocol in Scheme? Not sure but that might make more sense.
>
> Thanks,
> -Dave
Yes there is... it is one of the examples in the Gambit distribution! Check out examples/Xlib-simple . You can do:
cd examples/Xlib-simple
make examples
Marc
More information about the Gambit-list
mailing list