[Bigloo-lib-devel] Re: Cooperating on .defs API specifications
Status: Beta
Brought to you by:
wowa
|
From: Shiro K. <sh...@la...> - 2004-03-30 22:23:17
|
From: Andreas Rottmann <a.r...@gm...> Subject: Cooperating on .defs API specifications Date: Tue, 30 Mar 2004 19:50:00 +0200 > What about the other Schemes (Bigloo, Gauche) and Common Lisp? How do > you currently generate your bindings? Since the .defs files have > (simple) Scheme/Lisp syntax, you are obvious candidates for basing > your wrappers on them ;-). Gauche-gtk parses gtk header files. I did so just because I couldn't find up-to-date .defs file at the time I started. It'd be the best if .defs comes with each gnome package, i.e. the .defs becomes the autoritative API description. --shiro |