This is the mail archive of the guile@sources.redhat.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: I want to help the guile project


   From: Ian Grant <Ian.Grant@cl.cam.ac.uk>
   Date: Wed, 23 Aug 2000 16:57:03 +0100

   > generally, an even better idea is to help develop SWIG so that any
   > library that has header files can be wrapped as a guile module.
   > SWIG is at: http://www.swig.org

   Not in this case: I believe that the pattern matcher in question is
   written in scheme.

oops, thanks for the clarification.  i should rephrase: SWIG wraps C/C++
libraries producing C that can be compiled to a shared-object library
loadable as a Guile module.

w/ some (significant amount of) work SWIG could probably be extended to
wrap Scheme libraries, too.

thi

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