Content deleted Content added
Jerryobject (talk | contribs) →Language evolution: WP:LINKs: needless: underscores > spaces, WP:PIPEs > WP:NOPIPEs, semi-WP:EASTEREGG clarify for WP:LEAST surprise. Small WP:COPYEDITs WP:EoS WP:TERSE, cut needless word repeats. Cut needless: carriage return WP:LISTGAP whitespace characters between WP:TABLE items, needless spaces at line ends: to standardize, aid work via small screens. |
add website |
||
Line 6:
| logo = F Sharp logo.svg
| logo size = 128px
| logo caption =
| paradigms = [[Programming paradigm#Multi-paradigm|Multi-paradigm]]: [[functional programming|functional]], [[imperative programming|imperative]], [[object-oriented programming|object-oriented]], [[agent-oriented programming|agent-oriented]], [[metaprogramming]], [[Reflective programming|reflective]], [[concurrent programming|concurrent]]
| family = [[ML (programming language)|ML]]: [[Caml]]: [[OCaml]]
Line 12:
| developer = [[Microsoft]], [[F Sharp Software Foundation|The F# Software Foundation]]
| released = {{Start date and age|2005}}, version 1.0
| latest release version = 8.0.0
| latest release date = {{Start date and age|2023|11|14|df=yes}}
| latest preview version =
| latest preview date =
| typing = [[Static typing|Static]], [[Strong and weak typing|strong]], [[Type inference|inferred]]
| implementations =
Line 25:
| license = [[MIT License|MIT]]<ref>{{cite web |url=https://github.com/fsharp/fsharp/blob/master/License.txt |title=F# Software Foundation's License |website=[[GitHub]] |date=14 October 2021}}</ref><ref>{{cite web |url=https://github.com/Microsoft/visualfsharp/blob/master/License.txt |title=Microsoft's F# License |website=[[GitHub]] |date=16 October 2021}}</ref>
| website = {{URL|https://fsharp.org/}}
{{URL|https://learn.microsoft.com/en-us/dotnet/fsharp}}
| wikibooks = F Sharp Programming
| file ext = .fs, .fsi, .fsx, .fsscript
|