chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Foreign records, exporting and beautifing.


From: Pupeno
Subject: Re: [Chicken-users] Foreign records, exporting and beautifing.
Date: Tue, 1 Nov 2005 12:23:48 -0300
User-agent: KMail/1.8.3

On Tuesday 01 November 2005 04:48, felix winkelmann wrote:
> On 11/1/05, Pupeno <address@hidden> 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 <address@hidden> (http://pupeno.com)

Attachment: pgpWDPFLkTCwq.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]