This is the mail archive of the guile@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]

how well can guile interface with C++?



I'm interested in using guile as an extension language for
programs/libraries written entirely in C++.  Are there any issues with
using guile and C++ that go beyond what one has to do to extend guile in C?

One thing that would be *really* cool, once GOOPS stabilizes, is to have a
version of SWIG that can set up shadow classes in guile (i.e. guile classes
whose methods correspond with those of underlying C++ classes).

Mike

--------------------------------------------------------------
Mike Vanier	mvanier@bbb.caltech.edu
Department of Computation and Neural Systems, Caltech 216-76
GNU/Linux: We can't lose; we're on a mission from God.

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