ironpython

ironpythonironpython
  1. The community can now make source contributions to any component of IronPython and IronRuby .

    社区目前可以向IronPython和IronRuby的任意组件贡献代码了。

  2. There have also been improvements to significantly reduce memory usage of the IronPython ASTs .

    还有很多增强可以极大地降低IronPythonAST处理过程的内存使用。

  3. The two teams will work to make PTVS the preferred tool in the next major release for IronPython .

    两个团队将协同工作,让PTVS在IronPython的下一次重大发布中作为首选工具。

  4. With IronPython scripts , developers can inject code into running applications to add whatever features they see as missing .

    通过使用IronPython脚本,开发者可以将代码注入到运行着的应用中以增加他们想要的任何特性。

  5. The scripting window is based on the Dynamic Language Runtime , so it also supports IronPython and JScript .

    脚本窗口是基于动态语言运行时(DynamicLanguageRuntime)的,所以它也可以支持IronPython和JScript。

  6. Meanwhile we still support all the features we had before including great intellisense and drag and drop GUI development for IronPython .

    在支持所有特性的同时,我们还包括了强大智能感知功能,和用于IronPython的GUI拖拽开发功能。

  7. Currently Lisa recommends IronPython for embedded scripting .

    目前Lisa建议将IronPython作为嵌入式脚本。

  8. IronPython , part of Microsoft 's drive to support dynamic languages in the CLR , is also used for the WPF samples .

    作为微软在CLR中支持动态语言尝试的IronPython,也被作为WPF的例子使用。

  9. In non-canonical implementations like IronPython and JPython , the str class is implemented using the platform defined String class .

    在非规范实现中,如IronPython和JPython,str类使用平台特定的String类来实现。

  10. These implementations are inherently incompatible , making it difficult or impossible for languages like IronPython and RubyCLR to share objects .

    这些实现生来就互不兼容,使得在IronPython和RubyCLR之类的语言共享对象成为一件困难,甚至不可能的事情。

  11. With the guarantees offered by the Common Language System , you should be able to maintain your legacy assets as DLLs while writing new code in IronPython .

    通用语言系统(CommonLanguageSystem)保证我们可以将遗留代码保存为DLL的同时使用IronPython编写新的代码。

  12. And it 's a key reason why we 're able to get acceptable performance out of JRuby having done far less work than Microsoft has done on IronPython and the DLR .

    同时这也是我们的JRuby与微软的IronPython和DLR相比,只需要做很少的事情就可以获得可接受的性能的一个关键原因。

  13. In Python land , we 're seeing what appears to be an influx of interest from the IronPython ( also , via Silverlight ) world , but all those new developers are creating completely incompatible code .

    在Python的地盘上,我们将看到大量从IronPython(也即通过Silverlight)世界涌进来的对此感兴趣的人,但是所有这些新的开发人员都在创建不兼容的代码。