chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] SWIG for CHICKEN


From: Peter Keller
Subject: Re: [Chicken-users] SWIG for CHICKEN
Date: Sun, 16 Feb 2003 00:10:50 -0600
User-agent: Mutt/1.4i

On Fri, Feb 14, 2003 at 06:24:43PM -0500, Jonah Beckford wrote:
> It seemed to make more sense to write the SWIG interface file and
> document the steps involved with writing it, than piecemeal explaining
> how to write an interface (I could see that the interface was going to
> be small).  If you download the latest SWIG package from my web site 
> (http://localhost/swig/swig-chicken-20030214.tar.gz), you will see the
> example I put in for zlib.
> 
> I didn't exhaustively test it, but it seems to work and should be a good
> base for your work ...
> 
> Jonah Beckford

I compiled the example and read the documentation. SWIG looks extremely
cool.  And I must thank you greatly for putting such a wonderful example
with documentation together. I was fighting a long time to do a zlib
interface by hand since it involved non-opaque structures from scheme's
point of view.

I understand the gist of what you've done, but not the full extent of
it yet.  I really like the formalized type mapping system you have.

Thanks.

-pete




reply via email to

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