Hello,

I've just been playing around with IronRuby and VS2010.  If I
understand the situation correctly, Microsoft.Scripting.Core has been
integrated into .Net 4.0, leaving Microsoft.Scripting to hold the Ast
and the Hosting API?

Because of this, you can only use a particular build of IronPython
(http://www.codeplex.com/IronPython/Release/ProjectReleases.aspx?ReleaseId=18448).
 As a result, you can't use IronRuby yet because there isn't an
assiocated build using the same DLR engine?

This seems quite a strong dependency between .Net and the DLR.  Only
allowing particular builds of the langauge to work against a
particular version of the framework sounds like it will be a nightmare
to manage. Are we going to be in the position where we have a
Community\Bleeding Edge Build and .Net framework build?

Is this going to change in the next beta \ CTP?

Thanks

Ben
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to