Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I love all of these languages but I just wanted to give some deserved love to F#. F# 1.0 <a href="http://blogs.msdn.com/dsyme/archive/2005/01/05/346857.aspx" rel="nofollow noreferrer">was released</a> to the public on or around January 5, 2005. IronPython 1.0, the oldest of the DLR languages, <a href="http://blogs.msdn.com/hugunin/archive/2006/09/05/741605.aspx" rel="nofollow noreferrer">was released</a> on September 5, 2006. IronRuby 0.5 <a href="http://blog.jimmy.schementi.com/2009/05/ironruby-05-released.html" rel="nofollow noreferrer">was released</a> just mere weeks ago.</p> <p>Additionally, F# will be included in Visual Studio 2010 whereas IronPython and IronRuby require extra steps to integrate them with Visual Studio.</p> <p>That said, ASP.NET and MVC support for F# is pretty much non-existent whereas IronPython and IronRuby have various efforts underway already. There is <a href="http://www.asp.net/DynamicLanguages/" rel="nofollow noreferrer">Dynamic Language support for ASP.NET</a>, <a href="http://github.com/jschementi/agdlr/tree/master" rel="nofollow noreferrer">Dynamic Language support for Silverlight</a> and even the <a href="http://github.com/jschementi/ironrubymvc/tree/master" rel="nofollow noreferrer">IronRuby MVC project</a>. Whether or not any of these are suitable for a production project is up to you and your comfort level with the frameworks.</p> <p>Matthew Podwysocki has an <a href="http://weblogs.asp.net/podwysocki/archive/2008/10/06/asp-net-mvc-with-nhaml-f-edition.aspx" rel="nofollow noreferrer">excellent post</a> on using F# with the MVC framework.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload