Differences between revisions 18 and 21 (spanning 3 versions)
Revision 18 as of 2008-02-11 07:03:14
Size: 1929
Comment:
Revision 21 as of 2012-03-14 18:52:15
Size: 1923
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
 * jython-users: Discussion of and questions about using Jython [http://www.nabble.com/jython-users-f4123.html archive] [http://lists.sourceforge.net/mailman/listinfo/jython-users join]  * jython-users: Discussion of and questions about using Jython [[http://www.nabble.com/jython-users-f4123.html|archive]] [[http://lists.sourceforge.net/mailman/listinfo/jython-users|join]]
Line 21: Line 21:
 * jython-dev: Discussion of developing and enhancing Jython itself [http://www.nabble.com/jython-dev-f4122.html archive] [http://lists.sourceforge.net/mailman/listinfo/jython-dev join]  * jython-dev: Discussion of developing and enhancing Jython itself [[http://www.nabble.com/jython-dev-f4122.html|archive]] [[http://lists.sourceforge.net/mailman/listinfo/jython-dev|join]]
Line 27: Line 27:
We have bugs - if you can help out, that's fantastic. You can see the list of open items on the [http://sourceforge.net/tracker/?group_id=12867 issue tracker]. We have bugs - if you can help out, that's fantastic. You can see the list of open items on the [[http://bugs.jython.org/|issue tracker]].
Line 33: Line 33:
Jython is incomplete, esepcially when compared to recent version of Python. There is a RoadMap and a list of AbsentModules . If there is some aspect of Jython you want to work on, the best thing to do is float the idea on jython-dev, if only to see if anyone else is working on or wants to work that area. Jython is incomplete, esepcially when compared to recent version of Python. There is a RoadMap and a status page for ModulePorting. If there is some aspect of Jython you want to work on, the best thing to do is float the idea on jython-dev, if only to see if anyone else is working on or wants to work that area.

How do I get involved in the Jython community?

Anyone interested in helping to develop and promote Jython is welcome to get involved. This page will help you get acquainted with how things work.

Discussion

Discussion mainly happens happens on the the following fora, currently hosted at sourceforge:

  • jython-users: Discussion of and questions about using Jython archive join

  • jython-dev: Discussion of developing and enhancing Jython itself archive join

Please join the mailing lists to get involved. Communication on the mailing lists is important, so if you have something to say, say it, but please try to say it clearly and concisely, and follow netiquette.

Bugs, Bugs, Bugs

We have bugs - if you can help out, that's fantastic. You can see the list of open items on the issue tracker.

To get started with the code, see the JythonDeveloperGuide.

Features

Jython is incomplete, esepcially when compared to recent version of Python. There is a RoadMap and a status page for ModulePorting. If there is some aspect of Jython you want to work on, the best thing to do is float the idea on jython-dev, if only to see if anyone else is working on or wants to work that area.

HowToGetInvolved (last edited 2012-03-14 18:52:15 by AlexGrönholm)