[IronPython] IronPython 3

Dody Gunawinata empirebuilder at gmail.com
Mon Oct 5 14:43:39 CEST 2009


+1

On Mon, Oct 5, 2009 at 1:14 PM, Michael Foord <fuzzyman at voidspace.org.uk>wrote:

> Hey all,
>
> I have an idea for how I'd like to see IronPython 3 developed, not sure how
> much extra work it would be but it would be very cool...
>
> I'd love to see IronPython 3 as a separate DLR language that could be used
> alongside IronPython 2.X. That way an IronPython 2 engine could use
> IronPython 3 engines and vice versa. This would allow Python 3 apps to use
> Python 2 libraries (with a wrapper layer) and vice-versa, and be unique in
> the Python world (well the Jython guys could do it as well).
>
> I guess there are two ways of doing it. Either provide a single
> implementation where Python engines can be created as 2.X engines or 3.X
> engines. I imagine this would be fairly painful to do. Alternatively provide
> a separate set of assemblies for Python 3 - IronPython3.dll,
> IronPython3.Modules.dll etc. so that projects can reference *both* as
> separate dlr languages - I imagine this might make sharing code between the
> implementations a bit 'fiddly'.
>
> It would however make the transition from IronPython 2 to IronPython 3 a
> lot less painful.
>
> All the best,
>
> Michael
>
> --
> http://www.ironpythoninaction.com/
> http://www.voidspace.org.uk/blog
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



-- 
nomadlife.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20091005/2f17107f/attachment.html>


More information about the Ironpython-users mailing list