Table this, perhaps?
> On Jan 18, 2023, at 5:04 PM, Barry Scott wrote:
>
>
>
>> On 18 Jan 2023, at 15:35, Frederick Virchanza Gotham
>> wrote:
>>
>>> On Wed, Jan 18, 2023 at 3:07 PM Jason McKesson wrote:
>>>
>>> Also, this proposal seems to be missing the biggest issue with
>>> cross-la
> On 18 Jan 2023, at 15:35, Frederick Virchanza Gotham
> wrote:
>
> On Wed, Jan 18, 2023 at 3:07 PM Jason McKesson wrote:
>>
>> Also, this proposal seems to be missing the biggest issue with
>> cross-language exception handling: the fact that you can't throw
>> exceptions across languages. Th
On Wed, Jan 18, 2023 at 3:07 PM Jason McKesson wrote:
>
> Also, this proposal seems to be missing the biggest issue with
> cross-language exception handling: the fact that you can't throw
> exceptions across languages. The only thing you *can* do is catch
> exceptions on the source language end, co
On Wed, 18 Jan 2023 at 11:45, Frederick Virchanza Gotham via
Std-Proposals wrote:
>
> I have sent this email to two mailing lists for programming language
> proposals, the one for C++ and the one for Python. If you reply to
> this email, please make sure you reply to both. You can see the
> mailin
I have sent this email to two mailing lists for programming language
proposals, the one for C++ and the one for Python. If you reply to
this email, please make sure you reply to both. You can see the
mailing list archives for this month for each list here:
C++ : https://lists.isocpp.org/std-
On 15Jan2023 0922, Guenther Sohler wrote:
Now when i want to get my project compiled in windows, whats the easiest
development chain ?
Is there something like a python.dll which i can link to my project and
having an embedded python interpreter ?
Maybe the question is too simple, but i could not