[Mono-devel-list] C# Scripting Engine
Slide
slide.o.mix at gmail.com
Sat Jan 15 09:34:18 EST 2005
Well, it seems like people are like 10 steps ahead of me on this
thing...I guess thats a good thing :-)
On Fri, 14 Jan 2005 23:38:41 -0600, Cesar Lopez Nataren
<cnataren at novell.com> wrote:
> On Fri, 2005-01-14 at 21:00 -0700, Slide wrote:
> > I was thinking about implementing a C# scripting engine with support
> > for late binding. I am planning on modifying mcs a bit to add the late
> > binding support.
>
> Could you please explain more.
>
> > The plan
> > is to implement the IVsaEngine interface like the MS JScript.NET
> > engine.
>
> The late binding support in JScript .NET is based on heavy use of
> System.Reflection, which is already implemented on Mono.
>
> If you want to help on implementing the late binding support
> for JScript .Net, there's a full API for Microsoft.JScript namespace, if
> you download the mcs module from SVN, you can view them, of particular
> interest are:
>
> mcs/class/Microsoft.JScript/Microsoft.JScript/LateBinding.cs
> mcs/class/Microsoft.JScript/Microsoft.JScript.Vsa/VsaEngine.cs
>
> César
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list