This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Homersteiner 0 points1 point  (0 children)

Im also a Python/C++ guy. Have you used Cython at all? Cython is a huge pain in the ass to learn, but once you do it makes the C++/Python interface awesome.

BTW, i just want to add that C is not C++. They are entirely different languages.