guile-user
[Top][All Lists]
Advanced

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

Re: A couple of general-ish questions


From: Clinton Ebadi
Subject: Re: A couple of general-ish questions
Date: Wed, 23 Apr 2003 16:12:23 -0400
User-agent: KMail/1.5.1

On Wednesday 23 April 2003 04:08, Matthias Koeppe wrote:
> You could also use SWIG 1.3 (http://www.swig.org) for generating Guile
> bindings.  SWIG reads (annotated) C header files, wraps functions and
> also creates getters and setters for structs (and classes)
> automatically.

Except that you have to use (new) and (delete) for the structs because SWIG 
objects aren't garbage collected (and the TODO entry doesn't have a very high 
priority so it may be awhile before GC works for SWIG objects). 

-- 
http://unknownlamer.org
AIM:unknownlamer IRC:address@hidden
Pain Fair: http://unknownlamer.org/band/




reply via email to

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