Programmation fonctionnelle et python
ATTAL Jean-Philippe (1)
June 22, 2016
Contents
1Programmation fonctionnelle
2Map,filter, reduce
ATTAL Jean-Philippe Programmation fonctionnelle et python
Programmation fonctionnelle
Définition
La programmation fonctionnelle est un paradigme de
programmation qui considère le calcul en tant qu’évaluation de
fonctions mathématiques.
Lisp, créé en 1958 par McCarthy.
Scheme (1975)
Common Lisp (1984)
ML (1973)
Haskell (1987)
OCaml (1996, Inria )
Erlang (Ericsson)
Clean et Oz (Gert Smolka, Christian Schulte, Peter Van Roy )
CDuce
Scala (Martin Odersky, 2003)
F#(Don Syme, Microsoft Research)
ATTAL Jean-Philippe Programmation fonctionnelle et python
Contents
1Programmation fonctionnelle
2Map,filter, reduce
ATTAL Jean-Philippe Programmation fonctionnelle et python
Programmation fonctionnelle
La propgrammation fonctionnelle offre certaines spécificités:
map()
filter()
reduce()
fonction anonymes
La récursion
ATTAL Jean-Philippe Programmation fonctionnelle et python
1 / 13 100%
La catégorie de ce document est-elle correcte?
Merci pour votre participation!

Faire une suggestion

Avez-vous trouvé des erreurs dans linterface ou les textes ? Ou savez-vous comment améliorer linterface utilisateur de StudyLib ? Nhésitez pas à envoyer vos suggestions. Cest très important pour nous !