Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Python (http://www.velocityreviews.com/forums/f43-python.html)
-   -   onverting c++ to phyton (http://www.velocityreviews.com/forums/t331062-onverting-c-to-phyton.html)

mr. ice 05-18-2004 06:50 PM

onverting c++ to phyton
 
Hi Phyton guru out there,
I am looking for a tools to translate some code written in c++
to phyton. I understand there may not be a perfect match but any
suggestion is welcome.

mr. Ice

Jason Mobarak 05-19-2004 12:08 AM

Re: c++ to phyton
 
mr. ice wrote:
> Hi Phyton guru out there,
> I am looking for a tools to translate some code written in c++
> to phyton. I understand there may not be a perfect match but any
> suggestion is welcome.
>
> mr. Ice


It's P-y-t-h-o-n by the way, notice there's a specific ordering of the
letters that form the name of language discussed on comp.lang.python (or
the mailing list).

Take a look at swig http://www.swig.org

--
Jason


All times are GMT. The time now is 11:10 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57