SlideShare a Scribd company logo
2
Most read
λ-calculus
1936
1940
typed	λ-calculus
LISP
1958
1973
StandardML
Scheme
1975
1985
OCaml
Haskell
1990
1991
Oz
R
1993
1994
Python	1.0
Ruby
Mercury
JavaScript
1995
1998
Lua	3.1
Scala
2003
2005
F#
Clojure
C#	3.0
2007
2011
C++	11
Kotlin
Go
2012
2014
Java	8
Swift
Rust
2015
Year	when	lambda	functions were	introduced	in	various	languages
data	source:	Sergei	Winitzki’s	book:	The Science of Functional Programming: A tutorial, with examples in Scala @philip_schwarzslide	by
Sergei	Winitzki
sergei-winitzki-11a6431

More Related Content

PDF
コンテンツ配信: CloudFront & 名前解決サービス: Route 53 詳細 -ほぼ週刊AWSマイスターシリーズ第3回-
PDF
IBM multi vendor service(MVS)_202102
PDF
AWS Black Belt Techシリーズ Amazon Relational Database Service (RDS)
PPTX
DeNA の AWS アカウント管理とセキュリティ監査自動化
PPTX
[NDC17] Kubernetes로 개발서버 간단히 찍어내기
PDF
ゲームのインフラをAwsで実戦tips全て見せます
PDF
AWS Black Belt Techシリーズ AWS Lambda
PDF
AWS와 함께 한 쿠키런 서버 Re-architecting 사례 (Gaming on AWS)
コンテンツ配信: CloudFront & 名前解決サービス: Route 53 詳細 -ほぼ週刊AWSマイスターシリーズ第3回-
IBM multi vendor service(MVS)_202102
AWS Black Belt Techシリーズ Amazon Relational Database Service (RDS)
DeNA の AWS アカウント管理とセキュリティ監査自動化
[NDC17] Kubernetes로 개발서버 간단히 찍어내기
ゲームのインフラをAwsで実戦tips全て見せます
AWS Black Belt Techシリーズ AWS Lambda
AWS와 함께 한 쿠키런 서버 Re-architecting 사례 (Gaming on AWS)

What's hot (20)

PDF
レガシーシステムからモダンな環境への移行 ~Y!プレミアム・バックエンドシステムのリニューアル~
PDF
AWS Black Belt Online Seminar 2017 Amazon DynamoDB
PDF
Amazon Redshift 概要 (20分版)
PDF
Apache Kafka 0.11 の Exactly Once Semantics
PDF
bicep 紹介
PDF
AWS Lambda ハンズオン 2-Tier アーキテクチャで未来へ
PDF
20210216 AWS Black Belt Online Seminar AWS Database Migration Service
PDF
아마존 클라우드와 함께한 1개월, 쿠키런 사례중심 (KGC 2013)
PDF
webservice scaling for newbie
PDF
Apache Bigtop3.2 (仮)(Open Source Conference 2022 Online/Hiroshima 発表資料)
PDF
Apache Airflow入門 (マーケティングデータ分析基盤技術勉強会)
PDF
칸반(Kanban)
PDF
【学習メモ#3rd】12ステップで作る組込みOS自作入門
PDF
Rails解説セミナー: Rails国際化 (I18n) API
PDF
ほぼ初心者からのマッチングサービス開発のリアル Feat. 嫁
PDF
AWS Personalize 중심으로 살펴본 추천 시스템 원리와 구축
PDF
AWS Fargate on EKS 실전 사용하기
PDF
20190730 AWS Black Belt Online Seminar Amazon CloudFrontの概要
PDF
20210526 AWS Expert Online マルチアカウント管理の基本
PPTX
서비스 모니터링 구현 사례 공유 - Realtime log monitoring platform-PMon을 ...
レガシーシステムからモダンな環境への移行 ~Y!プレミアム・バックエンドシステムのリニューアル~
AWS Black Belt Online Seminar 2017 Amazon DynamoDB
Amazon Redshift 概要 (20分版)
Apache Kafka 0.11 の Exactly Once Semantics
bicep 紹介
AWS Lambda ハンズオン 2-Tier アーキテクチャで未来へ
20210216 AWS Black Belt Online Seminar AWS Database Migration Service
아마존 클라우드와 함께한 1개월, 쿠키런 사례중심 (KGC 2013)
webservice scaling for newbie
Apache Bigtop3.2 (仮)(Open Source Conference 2022 Online/Hiroshima 発表資料)
Apache Airflow入門 (マーケティングデータ分析基盤技術勉強会)
칸반(Kanban)
【学習メモ#3rd】12ステップで作る組込みOS自作入門
Rails解説セミナー: Rails国際化 (I18n) API
ほぼ初心者からのマッチングサービス開発のリアル Feat. 嫁
AWS Personalize 중심으로 살펴본 추천 시스템 원리와 구축
AWS Fargate on EKS 실전 사용하기
20190730 AWS Black Belt Online Seminar Amazon CloudFrontの概要
20210526 AWS Expert Online マルチアカウント管理の基本
서비스 모니터링 구현 사례 공유 - Realtime log monitoring platform-PMon을 ...
Ad

More from Philip Schwarz (20)

PDF
ApplicativeError functions handling and recovering from errors: A mnemonic to...
PDF
Folding Cheat Sheet Series Titles - a series of 9 decks
PDF
Folding Cheat Sheet # 9 - List Unfolding 𝑢𝑛𝑓𝑜𝑙𝑑 as the Computational Dual of ...
PDF
List Unfolding - 'unfold' as the Computational Dual of 'fold', and how 'unfol...
PDF
Drawing Heighway’s Dragon - Part 4 - Interactive and Animated Dragon Creation
PDF
The Nature of Complexity in John Ousterhout’s Philosophy of Software Design
PDF
Drawing Heighway’s Dragon - Part 3 - Simplification Through Separation of Con...
PDF
The Open-Closed Principle - Part 2 - The Contemporary Version - An Introduction
PDF
The Open-Closed Principle - Part 1 - The Original Version
PDF
Drawing Heighway’s Dragon - Part II - Recursive Function Simplification - Fro...
PDF
Drawing Heighway’s Dragon - Recursive Function Rewrite - From Imperative Styl...
PDF
Fibonacci Function Gallery - Part 2 - One in a series
PDF
Fibonacci Function Gallery - Part 1 (of a series) - with minor corrections
PDF
Fibonacci Function Gallery - Part 1 (of a series)
PDF
The Debt Metaphor - Ward Cunningham in his 2009 YouTube video
PDF
Folding Cheat Sheet Series Titles (so far)
PDF
From Subtype Polymorphism To Typeclass-based Ad hoc Polymorphism - An Example
PDF
Folding Cheat Sheet #8 - eighth in a series
PDF
Function Applicative for Great Good of Leap Year Function
PDF
Folding Cheat Sheet #7 - seventh in a series
ApplicativeError functions handling and recovering from errors: A mnemonic to...
Folding Cheat Sheet Series Titles - a series of 9 decks
Folding Cheat Sheet # 9 - List Unfolding 𝑢𝑛𝑓𝑜𝑙𝑑 as the Computational Dual of ...
List Unfolding - 'unfold' as the Computational Dual of 'fold', and how 'unfol...
Drawing Heighway’s Dragon - Part 4 - Interactive and Animated Dragon Creation
The Nature of Complexity in John Ousterhout’s Philosophy of Software Design
Drawing Heighway’s Dragon - Part 3 - Simplification Through Separation of Con...
The Open-Closed Principle - Part 2 - The Contemporary Version - An Introduction
The Open-Closed Principle - Part 1 - The Original Version
Drawing Heighway’s Dragon - Part II - Recursive Function Simplification - Fro...
Drawing Heighway’s Dragon - Recursive Function Rewrite - From Imperative Styl...
Fibonacci Function Gallery - Part 2 - One in a series
Fibonacci Function Gallery - Part 1 (of a series) - with minor corrections
Fibonacci Function Gallery - Part 1 (of a series)
The Debt Metaphor - Ward Cunningham in his 2009 YouTube video
Folding Cheat Sheet Series Titles (so far)
From Subtype Polymorphism To Typeclass-based Ad hoc Polymorphism - An Example
Folding Cheat Sheet #8 - eighth in a series
Function Applicative for Great Good of Leap Year Function
Folding Cheat Sheet #7 - seventh in a series
Ad

Recently uploaded (20)

PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PPT
Introduction Database Management System for Course Database
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
System and Network Administration Chapter 2
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
history of c programming in notes for students .pptx
PDF
System and Network Administraation Chapter 3
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
Designing Intelligence for the Shop Floor.pdf
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Understanding Forklifts - TECH EHS Solution
PPTX
ai tools demonstartion for schools and inter college
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PPTX
Reimagine Home Health with the Power of Agentic AI​
How to Migrate SBCGlobal Email to Yahoo Easily
Introduction Database Management System for Course Database
Adobe Illustrator 28.6 Crack My Vision of Vector Design
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
System and Network Administration Chapter 2
Operating system designcfffgfgggggggvggggggggg
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Navsoft: AI-Powered Business Solutions & Custom Software Development
history of c programming in notes for students .pptx
System and Network Administraation Chapter 3
wealthsignaloriginal-com-DS-text-... (1).pdf
Upgrade and Innovation Strategies for SAP ERP Customers
Designing Intelligence for the Shop Floor.pdf
Odoo Companies in India – Driving Business Transformation.pdf
Understanding Forklifts - TECH EHS Solution
ai tools demonstartion for schools and inter college
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Reimagine Home Health with the Power of Agentic AI​