Alle 21:36, lunedì 17 aprile 2006, Ravi Teja ha scritto:
> If you are looking for ways to access C++ code in Python, there are
> several (Boost, SIP, CXX, SWIG, Weave etc).
This way I knew about it.
> People usually convert higher level languages to lower level
> languages for performance
If you are looking for ways to access C++ code in Python, there are
several (Boost, SIP, CXX, SWIG, Weave etc). Unless your needs are
somehow unique, this is the preferred approach.
People usually convert higher level languages to lower level
languages for performance (For example Python to C+
Hi there,
I'd like to ask if is there any tool that's able to parse C++ code and convert
it into Python script?
Probalby entirely would be difficult, but a good percentage I think it would
be possible and the remain asking to the user what to do.
F
--
http://mail.python.org/mailman/listinfo/py