Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76928 > unrolled thread

Re: Python vs C++

Started byRobert Kern <robert.kern@gmail.com>
First post2014-08-24 10:14 +0100
Last post2014-08-25 16:26 +1000
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python vs C++ Robert Kern <robert.kern@gmail.com> - 2014-08-24 10:14 +0100
    Re: Python vs C++ alex23 <wuwei23@gmail.com> - 2014-08-25 16:26 +1000

#76928 — Re: Python vs C++

FromRobert Kern <robert.kern@gmail.com>
Date2014-08-24 10:14 +0100
SubjectRe: Python vs C++
Message-ID<mailman.13374.1408871702.18130.python-list@python.org>
On 2014-08-22 01:26, Chris Angelico wrote:
> On Fri, Aug 22, 2014 at 4:05 AM, Joseph Martinot-Lagarde
> <joseph.martinot-lagarde@m4x.org> wrote:
>> For information, Cython works with C++ now:
>> http://docs.cython.org/src/userguide/wrapping_CPlusPlus.html.
>
> Now isn't that cool!
>
> Every time Cython gets discussed, I get a renewed desire to learn it.
> Trouble is, I don't have any project that calls for it - there's
> nothing I'm desperately wanting to do that involves both Python and
> C/C++. Anyone got any suggestions? :)

Class-based, Python 3-compatible bindings for libtcod?

   http://doryen.eptalys.net/libtcod/

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco

[toc] | [next] | [standalone]


#76965

Fromalex23 <wuwei23@gmail.com>
Date2014-08-25 16:26 +1000
Message-ID<ltektp$gjb$1@dont-email.me>
In reply to#76928
On 24/08/2014 7:14 PM, Robert Kern wrote:
> On 2014-08-22 01:26, Chris Angelico wrote:
>> Every time Cython gets discussed, I get a renewed desire to learn it.
>> Trouble is, I don't have any project that calls for it - there's
>> nothing I'm desperately wanting to do that involves both Python and
>> C/C++. Anyone got any suggestions? :)
>
> Class-based, Python 3-compatible bindings for libtcod?
>
>    http://doryen.eptalys.net/libtcod/

I would definitely fund a Kickstarter for this.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web