Stefan Behnel wrote:
You should take a look at Cython, which translates Python code to C.
Also take a gander at RPython in the PyPy project. It is a restricted subset of Python on top of which they implement Python.
--Scott David Daniels [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list