CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Jeremy D. Miller -- The Shade Tree Developer

Under the hood and working with .Net, TDD, Software Design, and Agile Stuff

Silverlight and the new Dynamic Language Runtime is going to rock

I think Silverlight is one of the coolest things to come down from Microsoft in a long time.  The exciting news to me is an official announcement of Ruby & Python support.  Give me a performant Ruby implementation married to the fullblown power of the CLR and I'm going to be a happy camper.  I've started to use more and more fluent interfaces, anonymous delegates, and trying to generally move up the abstraction level with some success, but these are all things that just seem smoother in dynamic languages with metaprogramming capabilities.

It's about time this whole multiple language/one runtime thing pays off with real diversity in language selection.  Choosing between C# & VB.Net has always reminded me of the scene from Blues Brothers when Elwood asks what sort of music they have in this place and the lady answers "we have both kinds, country and western."
 

http://blogs.msdn.com/hugunin/archive/2007/04/30/a-dynamic-language-runtime-dlr.aspx 

via James Kovacs

at Anders Norås' Blog
 



Comments

jdn said:

What I wonder is how close IronRuby will match/map to 'normal' Ruby.  I know they provide a difference list between IronPython and one of the 'official' versions (I know basically squat about Python, so can't tell if anything important is missing), and so I imagine they will provide the same for IronRuby.

But how/will it be maintained in an active fashion?  Etc.

But those questions aside, I like the idea a lot (though it only adds to list of things that I am currently significantly behind in learning....I need the world to stop developing until, oh, 2012, until I feel like I'll be caught up).

# April 30, 2007 8:57 PM

Leave a Comment

(required)  
(optional)
(required)  

Enter the numbers above:
Add

About Jeremy D. Miller

Jeremy began his IT career writing "Shadow IT" applications to automate his engineering documentation, then wandered into software development because it looked like more fun. Jeremy previously worked as a systems architect building mission critical supply chain software for a Fortune 100 company and learned agile development practices as a .Net consultant at ThoughtWorks, one of the pioneers of agile development. Jeremy is the author of the open source StructureMap (http://structuremap.sourceforge.net) tool for Dependency Injection with .Net and the forthcoming StoryTeller (http://storyteller.tigris.org) tool for supercharged FIT testing in .Net. Jeremy's thoughts on just about everything software related can be found on his weblog "The Shade Tree Developer" at http://codebetter.com/blogs/jeremy.miller, part of the popular CodeBetter site. Jeremy is a Microsoft MVP for C#. Check out Devlicio.us!

Our Sponsors

Free Tech Publications

This Blog

Syndication

News

All opinions expressed here constitute my (Jeremy D. Miller's) personal opinion, and do not necessarily represent the opinion of any other organization or person, including (but not limited to) my fellow employees, my employer, its clients or their agents.

About Me

"Best Of" Compendium

StructureMap (Dependency Injection for .Net)

StoryTeller (Supercharged Fit)

Build your own Cab

TestDriven

MVP