guile-user
[Top][All Lists]
Advanced

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

Re: Strings from C?


From: Matthias Koeppe
Subject: Re: Strings from C?
Date: Wed, 17 Oct 2001 11:21:11 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.6

"Robert A. Uhl" <address@hidden> writes:

> I am writing an interface to various classes written in C; my project
> is located at <http://travtrack.sf.net/>.  

You might want to consider using an interface generator like SWIG 1.3
(http://www.swig.org) or g-wrap.  This may save some work, and both
tools know how to perform standard conversions between C and Scheme
values.

-- 
Matthias Köppe -- http://www.math.uni-magdeburg.de/~mkoeppe
SWIG makes Guile wrappers for C/C++ libs -- http://www.swig.org
ILISP does module-aware Emacs/Guile interaction -- http://sf.net/projects/ilisp




reply via email to

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