guile-user
[Top][All Lists]
Advanced

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

Re: C++ Foreign Function Interface


From: Arun Isaac
Subject: Re: C++ Foreign Function Interface
Date: Mon, 14 Mar 2016 21:34:24 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hans Åberg <address@hidden> writes:

> When calling C++ from C, you can’t pass a C++ exception through the C
> code. So in my example code, there are conversions between C++ and
> Guile exceptions.

Yeah, this was the discussion in the other thread you linked
to. Unfortunately, I don't know anything about C++ exceptions, and hence
didn't understand what your code was doing. Can any of this be
integrated into guile itself, so that C++ FFI will be easier for the end
programmer?

David Pirotte <address@hidden> writes:

> May be this will interest you:
>       https://github.com/BSeppke/vigra_c/

This is useful too. Thanks!


Attachment: signature.asc
Description: PGP signature


reply via email to

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