> If it's about "some problems", then maybe Cython is an alternative.
>
> http://cython.org
>
> Stefan

Hmmm...thanks but i think Pyrex-like solution is not the ideal one.
Coming from C# and having 8 years of expertise on it, i have gain a
very positive thinking about jit compilers and i think that psyco (ok,
a just-in-time specializer) is a more easy (and more correct) way to
go that mixing 2 languages.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to