[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#192580: ITP: python-psyco -- Psyco, a python specializing compiler



Package: wnpp
Version: N/A; reported 2003-05-09
Severity: wishlist

* Package name    : python-psyco
  Version         : 1.0
  Upstream Author : Armin Rigo <arigo@users.sourceforge.net>
* URL             : http://psyco.sf.net/
* License         : MIT
  Description     : Psyco, a python specializing compiler

 Psyco lets you run your existing Python software much faster, with no 
 change in your source.
 .
 Think of Psyco as a kind of just-in-time (JIT) compiler, a little
 bit like Java's, that emit machine code on the fly instead of
 interpreting your Python program step by step. The result is that
 your unmodified Python programs run faster.
 .
 The plan for the next release is to include a fast low-level
 interpreter that can be used on non-Intel processors. It will
 finally make Psyco portable -- althought of course not as fast as it
 could possibly be if it could emit real machine code. Right now, only
 the i386 architecture is supported. 

Packages for python2.1, 2.2 and 2.3 will be provided.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux largo 2.4.19-686 #1 Mon Nov 18 23:59:03 EST 2002 i686
Locale: LANG=C, LC_CTYPE=fr_FR.ISO-8859-1




Reply to: