Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76802
| From | Joseph Martinot-Lagarde <joseph.martinot-lagarde@m4x.org> |
|---|---|
| Subject | Re: Python vs C++ |
| Date | 2014-08-22 18:59 +0200 |
| 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.13297.1408726783.18130.python-list@python.org> (permalink) |
Le 22/08/2014 02:26, Chris Angelico a écrit : > 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? :) > > ChrisA A python API for OpenSceneGraph ? I wouldn't use cython for this, though...
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Python vs C++ Joseph Martinot-Lagarde <joseph.martinot-lagarde@m4x.org> - 2014-08-22 18:59 +0200
csiph-web