Speeple News Search

Sign Up! | Tags | Domains | Statistics | Options | Advanced Search

Tags » Scriptruntimesetup

Related tags: c, dlr, hosting api, howto, ironpython, ironruby, readconfiguration, sample, scriptruntime, spec update

  1. DLR Hosting Sample : Simple dlr host using the new App.Config based ScriptRuntime creation

    msdn.com » DLR Hosting and related stuff... - Sep 11, 2008

    Due to the recent changes to the DLR Hosting API, dlr hosts now have to use the App.Config file to configure the languages they intend to use in the application. It’s probably a little bit more complex than before to

    Also tagged: ironpython, c, howto, sample, dlr, ironruby, hosting api, scriptruntime, readconfiguration

  2. DLR Hosting API : latest version of the spec is available online (includes changes to runtime initialization)

    msdn.com » DLR Hosting and related stuff... - Sep 7, 2008

    The latest version of the Hosting API spec is available here. The most recent source code drop to the IronPython codeplex site conforms to this spec (except for some open bugs). The biggest change this spec introduces

    Also tagged: howto, hosting api, scriptruntime, breaking change, spec update