guile-user
[Top][All Lists]
Advanced

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

Re: concerns when integrating C++ code into guile?


From: Matt Wette
Subject: Re: concerns when integrating C++ code into guile?
Date: Thu, 08 Jan 2015 18:30:27 -0800

On Jan 7, 2015, at 5:00 PM, Matt Wette <address@hidden> wrote:
> PyQt does not recompile Python in C++ so there must be some way to do it w/o 
> recompiling python (=> guile).

I looked into PyQt a bit.   Only recent versions of Qt have exceptions.  The 
bulk of the code is exception free.  

Also, PyQt uses a tool called "sip" to generate wrappers for the C++ code to be 
integrated into Python.




reply via email to

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