psyco 1.6
Psyco, the Python specializing compiler
Psyco shows that it is possible to execute Python code at speeds approaching that of fully compiled languages, by "specialization". This extension module for the unmodified interpreter accelerates user programs with little or not change in their sources, by a factor that can be very interesting (2-10 times is common).
- Author: Armin Rigo <arigo at users sourceforge net>
- Home Page: http://psyco.sourceforge.net/
- Download URL: http://wyvern.cs.uni-duesseldorf.de/psyco/psyco-snapshot.tar.gz
- License: MIT License
- Platform: i386
- Categories
- Package Index Owner: Armin Rigo
- DOAP record: psyco-1.6.xml
Log in to rate this package.
