Y
Hacker News
new
|
ask
|
show
|
jobs
by
seunosewa
4917 days ago
Can't you easily rewrite the critical parts in Java? (That should be much easier than writing C extensions for CPython.)
1 comments
glyphobet
4917 days ago
The problems are in the core implementation of Jython, not in using Jython to solve problems. For example:
http://bugs.jython.org/issue1634167
link