This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: SWIG and guile


>>>>> "thi" == thi  <ttn@mingle.glug.org> writes:

    thi> from the URL, i assume this is patched against swig 1.1p5.  i
    thi> believe swig is now in very active development (the author
    thi> having taken a hiatus due to changing jobs, etc).  swig is
    thi> being rewritten towards modularity (so that swig is
    thi> "self-swigable") and CVS access is up.

It is a patched 1.1p5, but the guile support is almost a complete
rewrite so that everything is done with a typemap.  I haven't followed
swig much lately since it almost seemed like a dead project (hence my
"own personal version").  I do everything in a typemap.  It should be
easy to drop guile.cxx into any more recent version of swig.  I also
patched the "compilation issues" mentioned on the web page.

I've submitted these changes to swig a couple of times, but so far
I haven't seen any indication of developer activity.  It's good to
hear that the project is alive again.

Cheers,

Clark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]