>>>>> "Christian" == Christian Tismer <[EMAIL PROTECTED]> writes:

    >> PyPy is written in python, if it can be compiled then the programs
    >> can
    >> be as well.

    Christian> Well, this is not really true. PyPy is written in
    Christian> RPython, a sub-language of Python that is implicitly
    Christian> defined by "simple and static enough to be compilable".

Could it be possible to tag some modules in application code as
RPython-compatible, making it possible to implement the speed critical
parts in RPython?

-- 
Ville Vainio   http://tinyurl.com/2prnb
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to