BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Ruby Beyond Rails

Ruby Beyond Rails

Bookmarks
36:13

Summary

At RubyFringe John Lam talks about his path to dynamic languages, some of the problems of making IronRuby run fast, and how the DLR helps with implementing languages.

Bio

John Lam John works on the IronRuby project at Microsoft. IronRuby is an Open Source implementation of Ruby that runs real Ruby programs. John and his family recently relocated to Seattle from Toronto and they're loving the left coast lifestyle.

About the conference

RubyFringe is an avant-garde conference for developers that are excited about emerging Ruby projects and technologies. They're mounting a unique and eccentric gathering of the people and projects that are driving things forward in our community.

Recorded at:

Aug 30, 2008

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • First things first

    by Matt Giacomini,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    How about we get a good solid Rails on IronRuby before we start worrying about "Ruby beyond Rails"

    I know that jumping the gun is fun, but I would love a solid solution for Rails on .NET.

  • Re: First things first

    by Mark Richman,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    You probably won't get your wish any time soon. ScottGu & Co. are putting their efforts into ASP.NET MVC, effectively their anti-Rails framework. Why would you want Rails on .NET anyway? Ruby is the real magic behind Rails. Would you want C# on Rails if such a thing could exist? Probably not...maybe IronRuby on Rails is what you're looking for?

  • Re: First things first

    by Francois Ward,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Well, technically, Microsoft themselves had showcased a demo of Rails running on IronRuby... it was just a demo as far as I know, but seems like the wish is closer than one would think :)



    Not that -I- would use it, but it seems like it will be there.

  • IronPerl vs VB.Net

    by Ali Motaz,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Generally speaking I would love to have Perl as a first class .Net lang, its the lang I know the most and the one I prefer

    Obviously no one is working on it!


    I have to use SSRS and SSIS at work, and I now have to learn VB.Net, its not a bad language, its just I'd rather learn an language I can also use on Linux and one that is dynamic!
    If IronRuby was available anywhere VB, I would have definitely pick it up over VB, now being a first class .Net lang wont be enough, only VB and not C# can be used directly inside SSRS and SSIS, so I think the IronRuby group have a long way to go!

  • Re: IronPerl vs VB.Net

    by Francois Ward,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    VB only for SSRS (because of the way it works by expression, so its not even completly real VB, but more like dummyfied VB), but SSIS 2008 allows you to use languages other than VB, by the way.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT