Archive

Archive for the ‘Jython’ Category

Dismal performance with IronPython

May 17th, 2009 Robert Smallshire 2 comments

IronPython can be slow – 10x to 100x slower than CPython on real-world code and it has been observed to be up to 6000x slower.

Read the rest of this entry »

Jython, Swing & Curry

December 3rd, 2005 Robert Smallshire 4 comments

…higher-order techniques can be used to aid user-interface programming with Swing…

Read the rest of this entry »
Categories: Jython, Python, computing, software Tags: