This is the 1.0 version of the unified DLR project. This release coincides with the RTM release of Visual Studio 2010. The sources can be built with VS 2008 and VS 2010, and include the DLR, IronPython, IronRuby, and various samples.
The DLR Codeplex project is one-stop shopping for all the languages and samples the DLR team releases. There are also VS 2010 releases on our individual language sites. For the IronPython release, go to
http://ironpython.codeplex.com/releases/view/36280. The IronRuby release can be found at
http://ironruby.codeplex.com/releases/view/25901. The language sites also include binary distributions for .NET 4.0 and 2.0 SP1, including the language and DLR dlls.
If you want to read some documents without downloading sources or bits, go to
Docs and specs.
Thanks!
-The DLR Team