summaryrefslogblamecommitdiffstats
path: root/development/Cython/README
blob: 0d995371e6a8e9b57101d98ae0092f779c25c272 (plain) (tree)
1
2
3
4


                                                        
                                     
Cython is a language that makes writing C extensions for
the Python language as easy as Python itself. Cython is
based on the well-known Pyrex, but supports more cutting
edge functionality and optimizations.