[Ironpython-users] Attracting new developers

Markus Schaber m.schaber at codesys.com
Thu Nov 5 03:02:53 EST 2015


Hi,

Maybe some of the transformation techniques applied for async/await in C# could be helpful, it looks like a similar problem.

The Roslyn Source is open now, so maybe it’s worth a look.

Best regards

Markus Schaber

CODESYS® a trademark of 3S-Smart Software Solutions GmbH

Inspiring Automation Solutions
________________________________
3S-Smart Software Solutions GmbH
Dipl.-Inf. Markus Schaber | Product Development Core Technology
Memminger Str. 151 | 87439 Kempten | Germany
Tel. +49-831-54031-979 | Fax +49-831-54031-50

E-Mail: m.schaber at codesys.com<mailto:m.schaber at codesys.com> | Web: codesys.com<http://www.codesys.com> | CODESYS store: store.codesys.com<http://store.codesys.com>
CODESYS forum: forum.codesys.com<http://forum.codesys.com>

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915
________________________________
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received
this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure
or distribution of the material in this e-mail is strictly forbidden.
Von: Ironpython-users [mailto:ironpython-users-bounces+m.schaber=codesys.com at python.org] Im Auftrag von Tim Orling
Gesendet: Donnerstag, 5. November 2015 01:38
An: Slide
Cc: ironpython-users at python.org
Betreff: Re: [Ironpython-users] Attracting new developers

I have no suggestions, but completely agree with the sentiment. In particular, I would love to see some traction on PEP-380<https://github.com/IronLanguages/ironpython3/issues/1>, since that is the first thing that came up when I tried to use IP3.

I had a look at the code<https://github.com/IronLanguages/ironpython3/blob/master/Src/IronPython/Compiler/Ast/YieldExpression.cs>, but it's not obvious how to proceed, even after looking at the cpython code<https://github.com/python/cpython/blob/1fe0fd9feb6a4472a9a1b186502eb9c0b2366326/Python/Python-ast.c#L1982>. (Hence why jdhardy labels that issue "hard<http://blog.jdhardy.ca/2013/06/ironpython-3-todo.html>").

I at least am willing to step in and help.


On Sun, Nov 1, 2015 at 10:24 AM, Slide <slide.o.mix at gmail.com<mailto:slide.o.mix at gmail.com>> wrote:

It seems like there has been a general lack of development on IronPython for the past little while. I know I have been super busy and I'm sure other developers have as well. Does anyone have any ideas on attracting new developers to start working on 1) fixing issues in the 2.7 line 2) get IP3.0 out the door?

_______________________________________________
Ironpython-users mailing list
Ironpython-users at python.org<mailto:Ironpython-users at python.org>
https://mail.python.org/mailman/listinfo/ironpython-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20151105/39f9c3ec/attachment.html>


More information about the Ironpython-users mailing list