1 Aug 2003 13:03
Re: Python parsers...
holger krekel <hpk <at> trillke.net>
2003-08-01 11:03:50 GMT
2003-08-01 11:03:50 GMT
Hi Jonathan, [Jonathan David Riehl Wed, Jul 30, 2003 at 06:20:23PM -0500] > On Thu, 31 Jul 2003, holger krekel wrote: > > > [Jeremy Hylton Wed, Jul 30, 2003 at 06:09:41PM -0400] > > > > > > Are you interested in integrating it into the compiler package? The Python > > > CVS trunk is now wide open for development, and the compiler package could > > > definitely use some tidying up. > > ... > > note, that we mirror the Python-CVS trunk into our svn-repository. > > This makes it easy to have a compiler-package within pypy and merge > > back and fro with CPython's compiler package. > > Heh, this would make three repositories for my code. I already have it > integrated into my Basil CVS tree. :) I guess the more the merrier! For starters, just mail me your prefered username and password and i set up an account and help you through occuring problems. I have repeatedly merged an experimental CPython-fork from Python-2.2 to Python-2.3 from our svn-CPython-mirror without any problems. > > However, i am not sure how many design goals a pypy-compiler and > > cpython-compiler will share in the longer run. E.g. we probably > > want the pypy-compiler to be configurable at run time, e.g. > > > > from pypy import compiler > > compiler.set_minimal() # only compile very basic constructs(Continue reading)
>
> cheers,
>
> holger
> _______________________________________________
> pypy-dev <at> codespeak.net
>
RSS Feed