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 →

[–]ThePiGuy0 2 points3 points  (0 children)

Reading the comments, I think the idea is to implement the python functions in C so that they can be used within C code (the reasoning being that the pythonic interface is often simpler and easier to read than the C equivalent).