Le Functional Programming, abrégé FP, est un langage créé par John Backus en 1977 dans son article intitulé « Can programming be liberated from the von Neumann style ? : a functional style and its algebra of programs » (en français : « La programmation peut-elle se libérer du style de von Neumann ? : un style fonctionnel et son algèbre des programmes »). La fonction factorielle s'y écrit : Def fact = eq0 -> ~1 ; * o [ id, fact o sub1 ] avec : Def eq0 = eq o [ id, ~0 ] Def sub1 = - o [ id, ~1 ]

Property Value
dbo:abstract
  • Le Functional Programming, abrégé FP, est un langage créé par John Backus en 1977 dans son article intitulé « Can programming be liberated from the von Neumann style ? : a functional style and its algebra of programs » (en français : « La programmation peut-elle se libérer du style de von Neumann ? : un style fonctionnel et son algèbre des programmes »). La fonction factorielle s'y écrit : Def fact = eq0 -> ~1 ; * o [ id, fact o sub1 ] avec : Def eq0 = eq o [ id, ~0 ] Def sub1 = - o [ id, ~1 ] (fr)
  • Le Functional Programming, abrégé FP, est un langage créé par John Backus en 1977 dans son article intitulé « Can programming be liberated from the von Neumann style ? : a functional style and its algebra of programs » (en français : « La programmation peut-elle se libérer du style de von Neumann ? : un style fonctionnel et son algèbre des programmes »). La fonction factorielle s'y écrit : Def fact = eq0 -> ~1 ; * o [ id, fact o sub1 ] avec : Def eq0 = eq o [ id, ~0 ] Def sub1 = - o [ id, ~1 ] (fr)
dbo:designer
dbo:wikiPageID
  • 263602 (xsd:integer)
dbo:wikiPageLength
  • 1985 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 147404602 (xsd:integer)
dbo:wikiPageWikiLink
prop-fr:wikiPageUsesTemplate
dct:subject
rdf:type
rdfs:comment
  • Le Functional Programming, abrégé FP, est un langage créé par John Backus en 1977 dans son article intitulé « Can programming be liberated from the von Neumann style ? : a functional style and its algebra of programs » (en français : « La programmation peut-elle se libérer du style de von Neumann ? : un style fonctionnel et son algèbre des programmes »). La fonction factorielle s'y écrit : Def fact = eq0 -> ~1 ; * o [ id, fact o sub1 ] avec : Def eq0 = eq o [ id, ~0 ] Def sub1 = - o [ id, ~1 ] (fr)
  • Le Functional Programming, abrégé FP, est un langage créé par John Backus en 1977 dans son article intitulé « Can programming be liberated from the von Neumann style ? : a functional style and its algebra of programs » (en français : « La programmation peut-elle se libérer du style de von Neumann ? : un style fonctionnel et son algèbre des programmes »). La fonction factorielle s'y écrit : Def fact = eq0 -> ~1 ; * o [ id, fact o sub1 ] avec : Def eq0 = eq o [ id, ~0 ] Def sub1 = - o [ id, ~1 ] (fr)
rdfs:label
  • FP (linguagem de programação) (pt)
  • FP (プログラミング言語) (ja)
  • Functional Programming (fr)
  • FP (linguagem de programação) (pt)
  • FP (プログラミング言語) (ja)
  • Functional Programming (fr)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:influencedBy of
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is prop-fr:influencéPar of
is oa:hasTarget of
is foaf:primaryTopic of