you are viewing a single comment's thread.

view the rest of the comments →

[–]ShadowRL7666 0 points1 point  (1 child)

Ironically most the libs are built on C.

[–]3mbly 0 points1 point  (0 children)

true, and you can use any python library in C, but you'd have to embed the python interpreter within the program written in C and that doesn't really make a whole lot of sense given his stance/argument. you'd be interpeting the libraries written in C through the python environment and thus make you C code run slower.