2013-09-26 17:14:40 +02:00

3 lines
138 B
Plaintext

Pyrex lets you write Python-like code that mixes Python and C data types
any way you want, and compiles it into a C extension for Python.