F# is a compiled language. All F# code gets compiled to IL, which your choice of runtime (CLR or Mono) will convert into native code.

F# has an interactive environment (FSI) that compiles and executes code on the fly, allowing it to have the benefits of being interactive, as well as suitability for scripting.

By on 6/2/2009 12:55 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper