[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: |
Wed, 07 Jan 2015 17:00:12 -0800 |
On Jan 7, 2015, at 6:45 AM, Hans Aberg <address@hidden> wrote:
>
>> On 7 Jan 2015, at 14:52, Matt Wette <address@hidden> wrote:
>>
>> Python is written in C yet Qt has been integrated in to produce PyQt. I
>> wonder how that is done. I will take a look.
>
> If Python can be compiled as C++, that might be one way.
PyQt does not recompile Python in C++ so there must be some way to do it w/o
recompiling python (=> guile).
TeXmacs is another application that embeds C++ (Qt) w/ guile (1.8, though).
Re: concerns when integrating C++ code into guile?, Chris Vine, 2015/01/07
Re: concerns when integrating C++ code into guile?, Hans Aberg, 2015/01/07
Re: concerns when integrating C++ code into guile?, Ludovic Courtès, 2015/01/07