57
I Use This!
Inactive

Ratings and Reviews

Analyzed about 13 hours ago. based on code collected 1 day ago.
Community Rating
3.71429
   

Average Rating:   3.7/5.0
Number of Ratings:   14
Number of Reviews:   1

My Review of Jython

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

Nathan C... says:
Good but a tad slow  
4.0
   
written over 14 years ago

This is a good Python implementation, but it is noticeably slower than C Python. It does have an issue in constrained permission environments, as it does try to instantiate a custom ClassLoader (presumably to compile Python source to JVM bytecode to boost performance). This is probably not an issue for the vast majority of usages, though, so the issue will likely be moot for most users.

Did this review help you? |

Most Recent Reviews

Nathan C... says:
Good but a tad slow  
4.0
   
written over 14 years ago

This is a good Python implementation, but it is noticeably slower than C Python. It does have an issue in constrained permission environments, as it does try to instantiate a custom ClassLoader (presumably to compile Python source to JVM bytecode to boost performance). This is probably not an issue for the vast majority of usages, though, so the issue will likely be moot for most users.

Did this review help you? |