Share via


[PL] Troche na temat Ruby pod .NET

Dużo się ostatnio mówi o językach dynamicznych Pythonie i Ruby jako głównych przykładach najbardziej udanych technologii.
IronPython jako DLR'owa implementacja już się jakiś czas temu pojawił. Z czym się wiąże IronRuby możecie przeczytać tutaj:

https://weblogs.asp.net/scottgu/archive/2007/07/23/first-look-at-ironruby.aspx

Comments

  • Anonymous
    May 15, 2008
    thanks good to hear support for new langauge in the frame work. Do you have any list of the number and name of langauge that can run on the dot net frame work(very curious to know). Good post but dyi ng to see the orcas beta 2. My download manage is just waiting for it. I hope this will surly support vista?(I could not run orcas beta 1 in vista!)

  • Anonymous
    May 15, 2008
    wow.. don't you want to install evaluation of Visual Studio 2008 RTM or at least Express Edition? Betas of "Orcas" are I think already expired. As for languages: VB.Net C# IronPython (Python for .NET) IronRuby (Ruby for .NET) C++ (also managed C++ if you want to code .NET in C++) If you're interested in Research & Development languages I could pick up more: like F# for example.