mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
3 lines
138 B
Plaintext
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.
|