Via via kwam ik op: http://research.microsoft.com/projects/ilx/fsharp.aspx de beschrijving van een nieuwe taal voor het .net Framework: F#.
Volgens de website is F# het volgende:
Mijn vraag heeft iemand hier al ervaring mee? Of kan iemand hier iets nuttigs over zeggern?
Volgens de website is F# het volgende:
Een all purpose taal dus blijkbaar.F# is a programming language that provides the much sought-after combination of type safety and scripting, with all the advantages of running on a high-quality, well-supported modern runtime system. F# gives you a combination of
interactive scripting like Python,
a mathematical approach to programming like that of MatLab,
the strong type inference and safety of ML,
a cross-compiling compatible core shared with the popular OCaml language,
a performance profile like that of C#,
as many libraries as VisualBasic.NET,
a foundational simplicity with the same roots as Scheme,
the option of a first-class Visual Studio integration,
the experience of a first-class team of language researchers with a track record of delivering high-quality implementations,
the speed of native code execution on the concurrent, portable, and distributed .NET Framework?
The only language to provide a combination like this is F# (pronounced FSharp) - a scripted/functional/imperative/object-oriented programming language that is a fantastic basis for many practical scientific, engineering and web-based programming tasks.
Mijn vraag heeft iemand hier al ervaring mee? Of kan iemand hier iets nuttigs over zeggern?