public
Description: Dynamic languages in Silverlight
Homepage: http://sdlsdk.codeplex.com
Clone URL: git://github.com/jschementi/agdlr.git
jschementi (author)
Fri Mar 27 16:10:50 -0700 2009
commit  e562c2cb73407a057e852db51b3713296aef7068
tree    ba4b8fc10f1af97be540e0b42bc6d9b9f60a9475
parent  e3de197bc2b89f093ff69f09828ae218640179bd
agdlr / src
src/README
README ------------------------------------------------------------------------
  http://silverlight.net/dlr
  http://codeplex.com/sdlsdk

  The "Silverlight Dynamic Languages SDK" is the integration between Silverlight 
  and Dynamic Languages running on the Dynamic Language Runtime (DLR). The 
  languages included in this package are IronRuby, IronPython, and Managed
  JScript.

  Note: this package is meant to be used to develop applications with 
  Silverlight 2 RTW. To install Silverlight, visit the following:

  http://www.microsoft.com/silverlight/resources/install.aspx

History -----------------------------------------------------------------------

  June 9, 2008    - Source Release for Silverlight 2 Beta 2, forks from main
                    package.
  August 30, 2008 - new Source release for DLR/Languages
  Sept 30, 2008   - new Source release for DLR/Languages to build against
                    Silverlight 2 RC0.
  Oct 15, 2008    - new Source release for DLR/Languages to build against
                    Silverlight 2 RTW