pyrex-mode | emacs-lisp pyrex-mode for pyrex | Mehr ...
This Emacs mode is derived from the Python language mode - python-mode. It provides syntax highlighting for Pyrex scripts.
python-pyrex | compile native-code modules for python from python-like syntax | Mehr ...
Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python. You can get very large speedups for tasks that don't need all the dynamic features of python, with very small differences in syntax and much less hassle than writing your modules from scratch in C. Pyrex was developed by Greg Ewing at the University of Canterbury, NZ . This package is an empty dummy package that always depends on a package built for Debian's default Python version.
python2.3-pyrex | compile native-code modules for python from python-like syntax | Mehr ...
Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python. You can get very large speedups for tasks that don't need all the dynamic features of python, with very small differences in syntax and much less hassle than writing your modules from scratch in C. Pyrex was developed by Greg Ewing at the University of Canterbury, NZ . This package is built for Python 2.3.x
python2.4-pyrex | compile native-code modules for python from python-like syntax | Mehr ...
Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python. You can get very large speedups for tasks that don't need all the dynamic features of python, with very small differences in syntax and much less hassle than writing your modules from scratch in C. Pyrex was developed by Greg Ewing at the University of Canterbury, NZ . This package is built for Python 2.4.x