[IronPython] C# - IronPython Integration

Justin Regele jregele23 at gmail.com
Tue Aug 11 13:21:27 CEST 2009


Hi,

Also get Michael's book. The web is pretty lacking in helping you get going,
but the book is invaluable.

On Mon, Aug 10, 2009 at 10:49 PM, Boris Aronshtam <
boris_aronshtam at vdptech.com> wrote:

>  Thanks!
>
>
>
> *From:* Curt Hagenlocher [mailto:curt at hagenlocher.org]
> *Sent:* Sunday, August 09, 2009 11:21 AM
>
> *To:* Discussion of IronPython
> *Subject:* Re: [IronPython] C# - IronPython Integration
>
>
>
> There probably isn't one. But these are just helpers for functionality
> that's in the DLR hosting spec. The source ought to be pretty
> self-explanatory.
>
> On Sun, Aug 9, 2009 at 10:28 AM, Boris Aronshtam <
> boris_aronshtam at vdptech.com> wrote:
>
> Thanks a lot for your reply. I do see DLR description (Microsoft.Scripting
> namespace), but I fail to see IronPython.Hosting namespace. Do you know
> where can I find the spec on it?
>
>
>
> Thanks,
>
> Boris
>
>
>
> *From:* Dody Gunawinata [mailto:empirebuilder at gmail.com]
> *Sent:* Sunday, August 09, 2009 12:37 AM
> *To:* Discussion of IronPython
> *Subject:* Re: [IronPython] C# - IronPython Integration
>
>
>
> http://dlr.codeplex.com/Wiki/View.aspx?title=Docs%20and%20specs
>
>
>
> Download the dlr-spec-hosting document.
>
> On Sat, Aug 8, 2009 at 8:10 AM, <boris_aronshtam at vdptech.com> wrote:
>
> I am new to IronPython. I am trying to add IronPython scripting support to
> my C# program. I have a number of questions.
>
> Namespaces
> ----------
> Looking at C# examples on WWW, I can see:
>
> using IronPython.Hosting;
> using Microsoft.Scripting;
> using Microsoft.Scripting.Hosting;
>
> Where can I get documentation on these namespaces?
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
>
>
> --
> nomadlife.org
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090811/9a39dd67/attachment.html>


More information about the Ironpython-users mailing list