Tag Archives: dlr

IronRuby Follows IronPython

Great news for dynamic language enthusiasts: Microsoft will implement Ruby on top of .NET. It will be called IronRuby and it will use the new Dynamic Language Runtime (DLR), a great platform for authoring and hosting dynamic languages. You can see a demo here showing interoperation between Ruby, Python, JavaScript, and Visual Basic.
The demo uses [...]

Posted in Dynamic Languages | Also tagged , , , , , | Leave a comment