[Xcb] first cut of python bindings for libxcb

Peter Harris peter.harris at hummingbird.com
Wed Apr 2 07:49:12 PDT 2008


Xavier Toth wrote:
> Is there an example of an XML based binding for another language in
> particular I'd be interested in any parsing code or xslt?

http://repo.or.cz/w/luaxcb.git
git://repo.or.cz/luaxcb.git

This is a Lua to C binding, written in Perl using XML::Simple. I'd use
XML::Twig instead if I were to write it today.

It currently only supports xproto; I'm still trying to decide how to
present extensions on the Lua side.

Peter Harris



More information about the Xcb mailing list