[IronPython] C# - IronPython Integration

Boris Aronshtam boris_aronshtam at vdptech.com
Tue Aug 11 07:49:24 CEST 2009


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 <http://nomadlife.org/> 


_______________________________________________
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/20090810/686b48e1/attachment.html>


More information about the Ironpython-users mailing list