development/languages

Pyrex - A compiler/language for writing Python extension modules.

Website: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
License: Public Domain
Vendor: StartCom Ltd., http://www.startcom.org
Description:
Pyrex is Python with C types.  It is specially designed to allow you to
write extension modules for Python that have the speed of C and the
simplicity and readability of Python.  You write your code in a Python-like
language with C-typed variables, then use the pyrexc compiler to transform
it into a C representation.  This is useful for speeding up critical sections
of your Python code or wrapping an external library.

Please see the documentation for how to get the best performance from your
code.

Packages

Pyrex-0.9.4-2.SEL5_5.noarch [391 KiB] Changelog by Snir Ifrah (2011-06-29):
- Rebuild for StartCom Linux 5.0.x

Listing created by Repoview-0.6.6-1.el5