Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
fabioz
7y ago
0 comments
Share
Cython is a pretty good Python to C compiler and in its latest release is using type annotations... the thing is, you shouldn't need to compile your whole program (compiling is really slow and interpreted Python is fast enough for most of the code).
0 comments
default
newest
oldest
goerz
7y ago
I was under the impression that Cython is a different language (a subset / dialect of Python). So, not a Python to C compiler.
j
/
k
navigate · click thread line to collapse