IronRuby
Tag details
Welcome to the 'IronRuby' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'IronRuby'.
Look up
"IronRuby"
at The Free Dictionary
Latest blogosphere posts tagged “IronRuby”
-
IronRuby and the DLR slides posted in slideshare
DevPinoy.org —
Authority: 112
Posted the slides for "IronRuby and the Dynamic Language Runtime" in slideshare: http://www.slideshare.net/cruizer/ironruby-and-the-dlr I delivered this talk on Saturday, 19 December 2009 at the Community Technology Update 2009 II event. Its basically the same as the last one (also at the Community Technology Update ...5 days ago -
IronRuby @ RubyConf 2009 – Part 4: Project status
jimmy.thinking —
Authority: 409
This is part of a RubyConf 2009 series : Overview | What sets IronRuby apart? | Sneaking Ruby to the top / Embedding IronRuby | Project status It’s been a long ride – starting in 2007 when IronRuby was introduced running in Silverlight. Things started out slowly, but for the last year we’ve ...1 week ago -
IronRuby @ RubyConf 2009 – Part 3.5: Embedding IronRuby
jimmy.thinking —
Authority: 409
This is part of a RubyConf 2009 series: Overview | What sets IronRuby apart? | Sneaking Ruby to the top / Embedding IronRuby | Project status Imagine you’re building a program to help create animations, visualizations, and other interactive applications. The requirements are simple: 2D ...1 week ago -
IronRuby @ RubyConf - Part 3: Sneaking Ruby to the top
jimmy.thinking —
Authority: 409
This is part of a RubyConf 2009 series: Overview | What sets IronRuby apart? | Sneaking Ruby to the top | Project status Let’s be honest: not everyone uses Ruby. I know, it hurts to hear, but it’s the truth. To get a general idea of how bad it really is, let’s look at indeed.com’s job trends ...1 week ago -
My Autodesk University 2009 classes available via AU Online
Through the Interface —
Authority: 119
I’ve arrived at the end of my AU+East Asia tour, having spent the last 2 weeks in Las Vegas, San Francisco, Tokyo, Seoul and now Beijing. My blog is blocked by the Great Firewall of China, so while I can...2 weeks ago -
Who becomes the fashion victim amongst the .NET dynamic languages?
Living in the Tech Avalanche Generation —
Authority: 115
A while back I went through the personal struggle of trying to decide which .NET dynamic language I was going to adopt. After some fairly lengthy consideration and with a bit of help from Michael Foord , I chose IronPython. Recently I posed this question to Michael: are .NET developers experiencing some *romantic* ...2 weeks ago -
IronRuby @ RubyConf 2009 – Part 2: What sets IronRuby apart?
jimmy.thinking —
Authority: 409
(first a little background for those new to IronRuby …) IronRuby is a Ruby 1.8.6-compatible implementation, with support for some 1.9 features like string encodings. IronRuby is built on-top of the Common Language Runtime , so certain runtime-specific Ruby features are not supported on IronRuby, like callcc, ...2 weeks ago -
IronRuby @ RubyConf 2009 – Part 1: Summary
jimmy.thinking —
Authority: 409
Now that the turkey has settled and I’m back in Seattle, I’m finally getting around to writing about my time at RubyConf 2009 in Burlingame, CA ( not San Francisco , liars ! ;)). I spoke about IronRuby, got to meet a bunch of the other implementers, and overall had a great time. Jim Deville also got to ...2 weeks ago -
Adding a console to your IronRuby application
Ivan Porto Carrero —
Authority: 91
When building an application it might be very handy to have a REPL console that knows about the libraries of your application, but you don’t necessarily want to start your application to interact with it. In Rails they have a script/console command. Here’s how you create one that knows about ironruby. The ...3 weeks ago

