Another bytecodehacks!
Michael Hudson
mwh21 at cam.ac.uk
Sun Jul 4 12:26:08 EDT 1999
More information about the Python-list mailing list
Sun Jul 4 12:26:08 EDT 1999
- Previous message (by thread): Another bytecodehacks!
- Next message (by thread): Upgrade or not ??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It's been a while, but there's a new version of bytecodehacks on the starship: http://starship.python.net/crew/mwh/ Quite a lot has changed, especially under the hood. There's a design-by-contract module, a function that will make another tail recursive, a set of simple rationalizations/optimizations (originally posted to this newsgroup by Corran Webster) and probably lots of stuff I've forgotten about. The documentation has been updated, but there are probably places where it's out of date, or just plain wrong. If you find such a place please do tell me! The documentation contains what I think is quite a nice description of one way of avoiding cycles in complex data structures (look at the doumentation of fleshy). Have fun, and thanks for reading! Michael
- Previous message (by thread): Another bytecodehacks!
- Next message (by thread): Upgrade or not ??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list