On Jul 25, 5:52 am, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
> M.-A. Lemburg wrote:
> >> 4. Is there a stable version of IronPython compiled under a 64 bit
> >> version of .NET? Anyone have experience with such a beast?
>
> > Can't comment on that one.
>
> Should that matter?  Isn't IronPython pure CLR?
>
> </F>

IronPython is written in C# and runs in/with the CLR, if that's what
you mean. Well, IronPython one works with the CLR and is equivalent to
Python 2.4, whereas IronPython 2 works with the DLR and is equivalent
to Python 2.5

Mike
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to