FP (short for Function Programming) is a programming language created by John Backus to support the function-level programming paradigm. This allows for the elimination of named variables.

PropertyValue
p:abstract
  • FP (short for Function Programming) is a programming language created by John Backus to support the function-level programming paradigm. This allows for the elimination of named variables. (en)
  • FP (abreviación de Functional Programming) es un lenguaje de programación creado por John Backus para apoyar la diseminación del paradigma de Programación a nivel funcional. (es)
  • FP-Systeme (Functional Programming Systems) ist ein von John Backus entwickeltes Konzept funktionaler Programmiersprachen. Häufig wird auch der Begriff FP-Programmiersprache verwendet. Am treffendsten beschreibt der Originaltitel eines Aufsatzes von John Backus die Vorstellung von FP-Systemen zur Verleihung des Turing Award, 1977. (PDF in englischer Sprache) * Can Programming Be Liberated from the von Neumann Style? A Functional Style and Its Algebra of Programs Stanford University, 1978 Die Vektorprogrammiersprache APL hatte einen entscheidenden Einfluss auf das Combinator based functional programming system von John Backus, das ohne Lambda-Variablenliste auskommt; statt dessen werden Positionsnummern für das herauspicken von Werten aus einer Sequenz verwendet. 1: --> x1 i: --> xi (de)
  • Abrégé FP, ce langage fut révélé 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 (La programmation peut-elle être libérée du modèle von Neumann ? : un modèle fonctionnel et son algèbre des programmes). La fonction factorielle s'écrira : Def\ ! \equiv eq0 \to \bar{1}; \times \circ [id, !sub1] avec : Def\ eq0 \equiv eq \circ [id, \bar{0}] Def\ sub1 \equiv - \circ[id, \bar{1}] (fr)
p:designer
p:hasPhotoCollection
p:influenced
p:influencedBy
p:name
  • FP (en)
p:paradigm
p:reference
p:wikiPageUsesTemplate
p:wikipage-de
p:wikipage-es
p:wikipage-fr
p:wordnet_type
p:year
  • 1977 (xsd:integer)
rdf:type
rdfs:comment
  • FP (short for Function Programming) is a programming language created by John Backus to support the function-level programming paradigm. This allows for the elimination of named variables. (en)
  • FP (abreviación de Functional Programming) es un lenguaje de programación creado por John Backus para apoyar la diseminación del paradigma de Programación a nivel funcional. (es)
  • FP-Systeme (Functional Programming Systems) ist ein von John Backus entwickeltes Konzept funktionaler Programmiersprachen. Häufig wird auch der Begriff FP-Programmiersprache verwendet. (de)
  • Abrégé FP, ce langage fut révélé 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 (La programmation peut-elle être libérée du modèle von Neumann ? : un modèle fonctionnel et son algèbre des programmes). (fr)
rdfs:label
  • FP (programming language) (en)
  • Lenguaje de programación FP (es)
  • FP-System (de)
  • Functional Programming (fr)
skos:subject
foaf:page
p:influencedBy
p:redirect