Content deleted Content added
m Microsoft Research link |
m "beta" link |
||
Line 9:
F# as a research project demonstrates how .NET enables interoperability between different [[Programming paradigm|programming paradigms]]. F# showcases a set of extensions to .NET's intermediate language IL, called ILX, which demonstrate how a strict curried functional language may be compiled efficiently.
As of June 2005, F# is in the [[Development stage#Beta|beta]] stage of development
An example follows:
|