Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76802 > unrolled thread
| Started by | Joseph Martinot-Lagarde <joseph.martinot-lagarde@m4x.org> |
|---|---|
| First post | 2014-08-22 18:59 +0200 |
| Last post | 2014-08-22 18:59 +0200 |
| Articles | 1 — 1 participant |
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.
Re: Python vs C++ Joseph Martinot-Lagarde <joseph.martinot-lagarde@m4x.org> - 2014-08-22 18:59 +0200
| From | Joseph Martinot-Lagarde <joseph.martinot-lagarde@m4x.org> |
|---|---|
| Date | 2014-08-22 18:59 +0200 |
| Subject | Re: Python vs C++ |
| Message-ID | <mailman.13297.1408726783.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web