4 lines
204 B
Plaintext
4 lines
204 B
Plaintext
|
Pyrex is a language specially designed for writing Python extension
|
||
|
modules. It's designed to bridge the gap between the nice, high-level,
|
||
|
easy-to-use world of Python and the messy, low-level world of C.
|