From: Dhaval S. <dha...@gm...> - 2023-11-15 19:00:12
|
I used Jython initially when it came out open (as in funded/in news etc) sometime between 2005/2006. There are several reasons I liked Jython. However things were not conducive at work to use Jython or in personal space to contribute to Jython. Recently I have been exploring Python 3. And being a long time Java developer decided to start contributing to Jython. So how do I start contributing to Jython 3? I have gone through https://www.jython.org/jython-3-roadmap and not sure if this has made progress -> https://github.com/jython/jython3#readme Or is this a dev dump of Jython 3? -> https://github.com/aaveshdev/jython3 ? There are some suggestions to use GraalPy, and I am not comfortable with either using GraalPy or contributing to it. Or Is Jython3 still sleeping? Thanks Dhaval |