The idea of this is to create a two lane road between Python and C++. Currently the project runs one way by going from C++ to Python; but as mentioned, a lot of people develop algorithms in Python and then apply them. It would be very helpful to find a way to transition these Python algorithms into C++ code to accomplish the other goals of the project.
https://stackoverflow.com/questions/4650243/convert-python-program-to-c-c-code
Offers potential solutions to convert a python program to C code, and I'm sure there are other resources to find. I would look into the approach of Shed Skin as it seems to be the most popular.
The idea of this is to create a two lane road between Python and C++. Currently the project runs one way by going from C++ to Python; but as mentioned, a lot of people develop algorithms in Python and then apply them. It would be very helpful to find a way to transition these Python algorithms into C++ code to accomplish the other goals of the project.
https://stackoverflow.com/questions/4650243/convert-python-program-to-c-c-code
Offers potential solutions to convert a python program to C code, and I'm sure there are other resources to find. I would look into the approach of Shed Skin as it seems to be the most popular.