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
dbpprop: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.
  • 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 (PDF-Datei; 2,87 MB) 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,... ,xn> --> x1 i:<x1,... ,xi,... ,xn> --> xi
  • 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.
  • 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 fonction factorielle s'écrira : Def fact = eq0 -> ~1; * o [ id, fact o sub1 ] avec : Def eq0 = eq o [ id, ~0 ] Def sub1 = - o [ id, ~1 ]
dbpprop:designer
dbpprop:hasPhotoCollection
dbpprop:influenced
dbpprop:influencedBy
dbpprop:name
  • FP
dbpprop:paradigm
dbpprop:reference
dbpprop:wikiPageUsesTemplate
dbpprop:wordnet_type
dbpprop:year
  • 1977 (xsd:integer)
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.
  • 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.
  • 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.
  • 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 fonction factorielle s'écrira : Def fact = eq0 -> ~1; * o [ id, fact o sub1 ] avec : Def eq0 = eq o [ id, ~0 ] Def sub1 = - o [ id, ~1 ]
rdfs:label
  • FP (programming language)
  • FP-System
  • Lenguaje de programación FP
  • Functional Programming
owl:sameAs
skos:subject
foaf:page
is dbpprop:influencedBy of
is dbpprop:redirect of