Thank you all for your work on Pypy! I have learned so much reading about the work that has been done on the project, and have enjoyed lurking on this list.
According to my newbieish understanding of it, Pypy is a large RPython program running in Python 2 that runs an interpreter for Python 2. This project would allow the RPython program running in Python 2 to run an interpreter for 3. Do I have this right? If so what are the prospects for porting Pypy it self to run on 3? I think if I were a large company interested in fronting this kind of money I would want detailed information on how the money would be spent. How is it that the Pypy team having access to this money will lead to an implementation of Python 3? Sorry for my newbieish questions, and thank you again. Jacob On Tue, Sep 13, 2011 at 3:23 AM, Maciej Fijalkowski <[email protected]>wrote: > On Tue, Sep 13, 2011 at 3:53 AM, Zach Kelling <[email protected]> > wrote: > > I'd gladly donate if you throw your proposal for funding up on > > kickstarter.com, I'd not be surprised if there were quite a few other > people > > willing to donate to get Python 3 supported. > > We can't use kickstarter - we'll put a donation on our website. > kickstarter requires you to be a US resident and most of us aren't. > > > -- > > Zach Kelling > > http://twitter.com/zeekay > > > > _______________________________________________ > > pypy-dev mailing list > > [email protected] > > http://mail.python.org/mailman/listinfo/pypy-dev > > > > > _______________________________________________ > pypy-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pypy-dev >
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
