[IronPython] making assemblies

Dino Viehland dinov at exchange.microsoft.com
Mon May 15 17:59:44 CEST 2006


This is something that we're slowly working on but may not have done in time for v1.0.  We do have some compiler support in IronPython, but the assemblies aren't usable from C#.  The challenge here is mapping a highly dynamic language like Python into a world that C# can see w/o altering the language semantics of Python.

Do you want to help develop Dynamic languages on CLR?<http://members.microsoft.com/careers/search/details.aspx?JobID=6D4754DE-11F0-45DF-8B78-DC1B43134038> (http://members.microsoft.com/careers/search/details.aspx?JobID=6D4754DE-11F0-45DF-8B78-DC1B43134038)
________________________________
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Alexander Shafranov
Sent: Monday, May 15, 2006 7:05 AM
To: users at lists.ironpython.com
Subject: [IronPython] making assemblies

Hi all,

Why standalone compiler isn't provided for IronPython? I see only IronPythonConsole.
Is there any way to create IronPython assembly, usable from C#?

Alexander.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060515/6040a268/attachment.html>


More information about the Ironpython-users mailing list