This is a blog post that will be updated over time. It’s intention is to collect the best IronRuby resources on the web, so feel free to leave a comment and let me know of additional resources you would like to see listed here.
- http://www.ironruby.net – in particular the Frequently asked questions section tells you how to obtain the code, build it, and contribute to the project, also has samples
- http://rubyforge.org/projects/ironruby – The IronRuby project on RubyForge
- http://www.iunknown.com – John Lam’s Blog – admin of the IronRuby project
- http://blog.prokrams.com/ – Michael Letterle’s Blog – contributor to the IronRuby project
- http://adanacp.spaces.live.com – This blog 😉
- http://www.codeplex.com/sdlsdk/ – Silverlight Dynamic Language SDK (to allow you to code IronRuby or IronPython in a Silverlight environment)
Specific IronRuby related links:
- Getting the source, building the project and running an IronRuby Program – Michael Letterle
- Tools required to use IronRuby with Silverlight (and some simple demo code) – this blog (make a path to chiron.exe and run "chiron /b" on the folder containing the demo code, this will launch IE with the demo in the browser)