On Tuesday 01 November 2005 04:48, felix winkelmann wrote:
> On 11/1/05, Pupeno <[EMAIL PROTECTED]> wrote:
> > Hello.
> > I have about 30 structures with an average number of members of 10. Is it
> > possible to export all the related procedures in 30 or so lines (instead
> > of 600 ?).
>
> Not unless you directly parse the X structure definitions, I'd say.
> But Chicken's C parser is limited and will probably not be able
> to handle plain X header files.

The structures are already on Scheme, defined with 
(define-foreign-record ...).

-- 
Pupeno <[EMAIL PROTECTED]> (http://pupeno.com)

Attachment: pgpOciIrKFT5O.pgp
Description: PGP signature

_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to