On Jan 26, 2009, at 12:48, Michael Abshoff wrote:

> I do not know if Jython is faster than CPython, but why would you  
> want to use it other than the embedding advantage? I am curious here  
> since I never had more than superficial contact with Jython.

Basically, it would be to use code that's already written in Java. The  
Jython part wouldn't be expected to be fast :-)

As for what Stefan said aboud losing cdef-stuff -- I'll take his word  
for the coupling between Cython and C, but the syntax would be just as  
useful for type declarations for Java (but with a completely different  
translator then, I guess :-)

-- 
Magnus Lie Hetland
http://hetland.org


_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to