pyrex just in time compilation
Simon Wittber
simonwittber at gmail.com
Mon Feb 21 22:36:51 EST 2005
More information about the Python-list mailing list
Mon Feb 21 22:36:51 EST 2005
- Previous message (by thread): pyGoogle is fun and easy to use, and thinks Python is the best programming language
- Next message (by thread): pyrex just in time compilation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It occured to me that an import hook could be written for pyrex '.pyx' files, so that compilation can occur at runtime, if the source file has changed since the last compile. Before I try this myself, has anyone else already written any code to do this? Sw.
- Previous message (by thread): pyGoogle is fun and easy to use, and thinks Python is the best programming language
- Next message (by thread): pyrex just in time compilation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list