http://fr.dbpedia.org/resource/F_sharp (original) (raw)

F# est un langage de programmation fonctionnel, impératif et orienté objet pour la plate-forme .NET. F# est développé par Microsoft Research et son noyau est dérivé du langage OCaml, avec lequel il est fortement compatible. Ces deux langages de programmation font partie de la même famille que les langages ML. Ce langage a été conçu spécifiquement pour la plate-forme .NET, donc fortement orienté-objet. Depuis novembre 2010, Microsoft a mis à la disposition de tous les bibliothèques core et son compilateur F#, sous la licence Apache 2.

thumbnail

Property Value
dbo:abstract F# est un langage de programmation fonctionnel, impératif et orienté objet pour la plate-forme .NET. F# est développé par Microsoft Research et son noyau est dérivé du langage OCaml, avec lequel il est fortement compatible. Ces deux langages de programmation font partie de la même famille que les langages ML. Ce langage a été conçu spécifiquement pour la plate-forme .NET, donc fortement orienté-objet. Depuis novembre 2010, Microsoft a mis à la disposition de tous les bibliothèques core et son compilateur F#, sous la licence Apache 2. (fr)
dbo:designer dbpedia-fr:Microsoft_Research wikidata:Q3655362
dbo:developer dbpedia-fr:F dbpedia-fr:Microsoft wikidata:Q18751291
dbo:influencedBy dbpedia-fr:C_sharp dbpedia-fr:Haskell dbpedia-fr:OCaml
dbo:license dbpedia-fr:Licence_Apache
dbo:thumbnail wiki-commons:Special:FilePath/Fsharp_logo.png?width=300
dbo:wikiPageExternalLink http://fsharp.org/ http://fsharp.net
dbo:wikiPageID 1806643 (xsd:integer)
dbo:wikiPageLength 7867 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 179327056 (xsd:integer)
dbo:wikiPageWikiLink dbpedia-fr:.NET_Framework dbpedia-fr:C_sharp dbpedia-fr:Caml category-fr:.NET_Framework category-fr:Langage_de_programmation category-fr:ML dbpedia-fr:F dbpedia-fr:Haskell dbpedia-fr:Hello_world dbpedia-fr:Inférence_de_types dbpedia-fr:Langage_de_programmation dbpedia-fr:Licence_Apache dbpedia-fr:Lisp dbpedia-fr:ML_(langage) dbpedia-fr:Mono_(logiciel) dbpedia-fr:O'Reilly_Media dbpedia-fr:OCaml dbpedia-fr:Programmation_fonctionnelle dbpedia-fr:Programmation_impérative dbpedia-fr:Programmation_orientée_objet dbpedia-fr:Récursion_terminale dbpedia-fr:Scheme dbpedia-fr:Système_nominatif_de_types dbpedia-fr:Typage_fort dbpedia-fr:Typage_statique dbpedia-fr:Type_algébrique_de_données dbpedia-fr:Évaluation_paresseuse dbpedia-fr:Évaluation_stricte dbpedia-fr:Microsoft dbpedia-fr:Microsoft_.NET dbpedia-fr:Microsoft_Research
prop-fr:année 2007 (xsd:integer) 2008 (xsd:integer) 2009 (xsd:integer) 2010 (xsd:integer) 2012 (xsd:integer)
prop-fr:auteur Don Syme, Microsoft Research (fr)
prop-fr:couleurBoîte #33B7DD (fr)
prop-fr:dateDePremièreVersion 2002 (xsd:integer)
prop-fr:développeur dbpedia-fr:F
prop-fr:implémentations dbpedia-fr:.NET_Framework dbpedia-fr:Mono_(logiciel)
prop-fr:influencéPar dbpedia-fr:C_sharp dbpedia-fr:Haskell dbpedia-fr:OCaml
prop-fr:isbn 978 (xsd:integer)
prop-fr:langue en (fr)
prop-fr:logo Fsharp logo.png (fr)
prop-fr:mois décembre (fr) août (fr) novembre (fr) octobre (fr)
prop-fr:nom Smith (fr) Skeet (fr) Erickson (fr) Crowell (fr) Pickering (fr) Syme (fr) Cisternino (fr) Harrop (fr) Granicz (fr) Minerich (fr) Neward (fr) Petricek (fr)
prop-fr:numéroD'édition 2 (xsd:integer) 3 (xsd:integer)
prop-fr:pages 360 (xsd:integer) 368 (xsd:integer) 432 (xsd:integer) 476 (xsd:integer) 560 (xsd:integer) 626 (xsd:integer)
prop-fr:pagesTotales 368 (xsd:integer) 432 (xsd:integer) 471 (xsd:integer) 529 (xsd:integer) 638 (xsd:integer)
prop-fr:paradigme dbpedia-fr:Programmation_fonctionnelle dbpedia-fr:Programmation_impérative dbpedia-fr:Programmation_orientée_objet
prop-fr:préface Don Syme (fr) Mads Torgersen (fr)
prop-fr:prénom Chris (fr) Adam (fr) Antonio (fr) Jon (fr) Rick (fr) Robert (fr) Don (fr) Ted (fr) Aaron (fr) Tomas (fr) Talbott (fr)
prop-fr:siteWeb http://fsharp.org/
prop-fr:sousTitre A comprehensive guide for writing simple code to solve complex problems (fr) With Examples in F# and C# (fr)
prop-fr:titre Expert F# 3.0 (fr) F# for scientists (fr) Foundations of F# (fr) Functional Programming for the Real World (fr) Professional F# 2.0 (fr) Programming F# (fr)
prop-fr:typage dbpedia-fr:Inférence_de_types dbpedia-fr:Système_nominatif_de_types dbpedia-fr:Typage_fort dbpedia-fr:Typage_statique
prop-fr:wikiPageUsesTemplate dbpedia-fr:Modèle:Ouvrage dbpedia-fr:Modèle:Palette dbpedia-fr:Modèle:Portail dbpedia-fr:Modèle:Références dbpedia-fr:Modèle:Titre_incorrect dbpedia-fr:Modèle:Voir_homonymes dbpedia-fr:Modèle:Blanc dbpedia-fr:Modèle:Infobox_Langage_de_programmation
prop-fr:éditeur dbpedia-fr:O'Reilly_Media Apress (fr) Wiley-Interscience (fr) Manning Publications (fr) Wrox (fr)
dct:subject category-fr:.NET_Framework category-fr:Langage_de_programmation category-fr:ML
rdf:type owl:Thing dbo:Language dbo:ProgrammingLanguage schema:Language wikidata:Q315 wikidata:Q9143
rdfs:comment F# est un langage de programmation fonctionnel, impératif et orienté objet pour la plate-forme .NET. F# est développé par Microsoft Research et son noyau est dérivé du langage OCaml, avec lequel il est fortement compatible. Ces deux langages de programmation font partie de la même famille que les langages ML. Ce langage a été conçu spécifiquement pour la plate-forme .NET, donc fortement orienté-objet. Depuis novembre 2010, Microsoft a mis à la disposition de tous les bibliothèques core et son compilateur F#, sous la licence Apache 2. (fr)
rdfs:label F Sharp (ca) F Sharp (it) F Sharp (ja) F Sharp (pl) F Sharp (uk) F Sharp (programming language) (en) F sharp (fr) F-Sharp (de) F♯ (zh)
rdfs:seeAlso https://www.quora.com/topic/F-programming-language http://fileformats.archiveteam.org/wiki/F_Sharp
owl:sameAs dbr:F_Sharp_(programming_language) dbpedia-commons:Category:F_Sharp_(programming_language) wikidata:Q648619 dbpedia-ar:إف_شارب_(لغة_برمجة) dbpedia-ca:F_Sharp dbpedia-cs:F_Sharp dbpedia-da:F_Sharp dbpedia-de:F-Sharp dbpedia-es:F_Sharp dbpedia-fa:اف_شارپ dbpedia-he:F_sharp dbpedia-hu:F_Sharp dbpedia-it:F_Sharp dbpedia-ja:F_Sharp dbpedia-ka:F_Sharp dbpedia-ko:F_샤프 http://ml.dbpedia.org/resource/എഫ്_ഷാർപ്പ്_(പ്രോഗ്രാമിങ്_ഭാഷ) dbpedia-ms:F_Sharp_(bahasa_pengaturcaraan) dbpedia-nl:F♯ dbpedia-no:F_Sharp dbpedia-pl:F_Sharp dbpedia-pt:F_Sharp dbpedia-ru:F_Sharp dbpedia-sk:F_Sharp dbpedia-sr:F_Sharp dbpedia-sv:F_Sharp dbpedia-th:ภาษาเอฟชาร์ป dbpedia-tr:F_Sharp dbpedia-uk:F_Sharp dbpedia-zh:F♯ http://g.co/kg/m/01jt82
prov:wasDerivedFrom wikipedia-fr:F_sharp?oldid=179327056&ns=0
foaf:depiction wiki-commons:Special:FilePath/Fsharp_logo.png
foaf:homepage http://fsharp.org/
foaf:isPrimaryTopicOf wikipedia-fr:F_sharp
foaf:page http://fsharp.org/
is dbo:influenced of dbpedia-fr:C_sharp dbpedia-fr:OCaml
is dbo:influencedBy of dbpedia-fr:PureScript dbpedia-fr:TypeScript
is dbo:wikiPageDisambiguates of dbpedia-fr:F
is dbo:wikiPageRedirects of dbpedia-fr:F_Sharp dbpedia-fr:Fsharp dbpedia-fr:F♯
is dbo:wikiPageWikiLink of dbpedia-fr:F_Sharp dbpedia-fr:.NET_Core dbpedia-fr:Affectation_(informatique) dbpedia-fr:C_sharp dbpedia-fr:Chronologie_des_langages_de_programmation dbpedia-fr:CodinGame dbpedia-fr:Common_Language_Runtime dbpedia-fr:Comparaison_des_langages_de_programmation_multi-paradigmes dbpedia-fr:Composition_(programmation) dbpedia-fr:Environnement_de_développement dbpedia-fr:F dbpedia-fr:Famille_de_langages_de_programmation dbpedia-fr:GTK_(boîte_à_outils) dbpedia-fr:Inférence_de_types dbpedia-fr:Langage_de_programmation_à_usage_général dbpedia-fr:Liste_de_langages_de_programmation dbpedia-fr:Liste_de_programmes_Hello_world dbpedia-fr:LiveScript dbpedia-fr:ML_(langage) dbpedia-fr:MongoDB dbpedia-fr:OCaml dbpedia-fr:Parallélisme_(informatique) dbpedia-fr:Programmation_fonctionnelle dbpedia-fr:PureScript dbpedia-fr:Qt dbpedia-fr:Rosetta_Code dbpedia-fr:SharpDevelop dbpedia-fr:TypeScript dbpedia-fr:Universal_Windows_Platform dbpedia-fr:Visual_Studio_Code dbpedia-fr:Fsharp dbpedia-fr:F♯ dbpedia-fr:Microsoft_.NET dbpedia-fr:Microsoft_Visual_Studio
is prop-fr:aInfluencé of dbpedia-fr:C_sharp dbpedia-fr:OCaml
is prop-fr:influencéPar of dbpedia-fr:PureScript dbpedia-fr:TypeScript
is oa:hasTarget of tag-fr:UkFrResource tag-fr:DeFrResource tag-fr:CaFrResource tag-fr:JaFrResource tag-fr:EnFrResource tag-fr:ItFrResource tag-fr:ZhFrResource tag-fr:PlFrResource tag-fr:WdtFrResource
is foaf:primaryTopic of wikipedia-fr:F_sharp