I was wondering whether gambit can handle some X11 bindings that would lie around somewhere on the internet (not yet on snow, though )? Or if there were some X11 bindings especially for gambit, maybe. By X11 bindings, I mean a Xlib or a XCB FFI. Cordially, Adrien -- "I am not a Church numeral; I am a free variable!" (The Scheme Underground)
Afficher les réponses par date
On 5/23/07, Adrien Pierard <pierarda@iro.umontreal.ca> wrote:
I was wondering whether gambit can handle some X11 bindings that would lie around somewhere on the internet (not yet on snow, though )? Or if there were some X11 bindings especially for gambit, maybe. By X11 bindings, I mean a Xlib or a XCB FFI.
Stalin comes with Xlib bindings, which were used as the basis for Chicken's xlib egg, and should be a straightforward port to Gambit. ftp://ftp.ecn.purdue.edu/qobi/stalin.tar.Z http://www.call-with-current-continuation.org/eggs/xlib.html -- Alex
On Wed, May 23, 2007 at 09:25:56AM +0900, Alex Shinn wrote :
Stalin comes with Xlib bindings, which were used as the basis for Chicken's xlib egg, and should be a straightforward port to Gambit. ftp://ftp.ecn.purdue.edu/qobi/stalin.tar.Z http://www.call-with-current-continuation.org/eggs/xlib.html
Ok, thanks ! I'll first finish the bindings needed to run the simple example I found, then I'll check Stalin (what a name !) Adrien -- "I am not a Church numeral; I am a free variable!" (The Scheme Underground)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 22-May-07, at 6:59 PM, Adrien Pierard wrote:
I was wondering whether gambit can handle some X11 bindings that would lie around somewhere on the internet (not yet on snow, though )? Or if there were some X11 bindings especially for gambit, maybe. By X11 bindings, I mean a Xlib or a XCB FFI.
Cordially,
Adrien
It is far from complete, but check examples/Xlib-simple/Xlib.scm . Marc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFGU6Qm//V9Zc2T/v4RAjLMAKCNWU06/RbMemja3yBEsztFf1KuIQCdFYF2 iWFt6oWdsSgdqZubml62+g8= =vPiP -----END PGP SIGNATURE-----
participants (3)
-
Adrien Pierard -
Alex Shinn -
Marc Feeley