Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76928
| From | Robert Kern <robert.kern@gmail.com> |
|---|---|
| Subject | Re: Python vs C++ |
| Date | 2014-08-24 10:14 +0100 |
| References | <CAKUKWzmnnrpm-9SVNAFu3G9vYf2w0ewAhnGeOge8B2NsDujamQ@mail.gmail.com> <CAPTjJmrO7fER7Wjgo6qNO9qHNJgkJ7Y3BFWBf1L=t-bOv4JV7w@mail.gmail.com> <53F634E5.4020206@m4x.org> <CAPTjJmp2dhz6g-5z8kAX6VA7dPaOCaZOSvcB6ZFenoegiryN7g@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13374.1408871702.18130.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
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
csiph-web