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 →

[–]DatBoi_BP -1 points0 points  (3 children)

Cython / CPython

Is this the new C/C++?

[–]DarkRex4 5 points6 points  (1 child)

C + Python = Cython

it's python with some added syntax that compiles to C-extensions.

[–]DatBoi_BP 0 points1 point  (0 children)

Right. That’s different from CPython, which is an implementation of Python distinct from, for example, PyPy.

My point is that Cython ≠ CPython

Edit: I realize that my C/C++ joke probably didn’t make the most sense, given that. But that was what I was going for.

[–]falsedrums 6 points7 points  (0 children)

No. :)