Cython (Pyrex)

From Just Solve the File Format Problem
Revision as of 18:08, 8 October 2016 by H2g2bob (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
File Format
Name Cython (Pyrex)
Ontology
Extension(s) .pyx

Cython previously pyrex is an extended form of the python programming language, which can be part-compiled into c code.

You compile the .pyx file into a .py file and a .c file.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox