Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
DSLs And Extension Languages
Search
kognate
August 10, 2012
Programming
1
120
DSLs And Extension Languages
Presented at CocoaConf Columbus 2012. See the code on github
kognate
August 10, 2012
Tweet
Share
More Decks by kognate
See All by kognate
NSPredicates for Fun and Profit
kognate
2
230
CodeMash Prolog Talk 2012
kognate
3
210
Other Decks in Programming
See All in Programming
HTMLの品質ってなんだっけ? “HTMLクライテリア”の設計と実践
unachang113
1
610
ソフトウェアテスト徹底指南書の紹介
goyoki
1
130
🔨 小さなビルドシステムを作る
momeemt
3
640
サーバーサイドのビルド時間87倍高速化
plaidtech
PRO
0
690
機能追加とリーダー業務の類似性
rinchoku
0
230
Swift Updates - Learn Languages 2025
koher
0
170
Trem on Rails - Prompt Engineering com Ruby
elainenaomi
1
100
ProxyによるWindow間RPC機構の構築
syumai
1
330
レガシープロジェクトで最大限AIの恩恵を受けられるようClaude Codeを利用する
tk1351
4
1.5k
Updates on MLS on Ruby (and maybe more)
sylph01
1
170
Claude Codeで実装以外の開発フロー、どこまで自動化できるか?失敗と成功
ndadayo
3
1.8k
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
3
240
Featured
See All Featured
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Statistics for Hackers
jakevdp
799
220k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
11
1.1k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
510
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
We Have a Design System, Now What?
morganepeng
53
7.8k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Transcript
DSLs and Extension Languages Nothing New Under The Sun 1
Friday, August 10, 12
Hi I’m Josh Ask Questions 2 Friday, August 10, 12
You Will Not Leave Here Experts In Anything You Weren’t
Expert In When You Arrived 3 Friday, August 10, 12
I am here to learn and have fun 4 Friday,
August 10, 12
I think you are, too 5 Friday, August 10, 12
DSL Not About Telephony 6 Friday, August 10, 12
All Over The Place 7 Friday, August 10, 12
JARGON 8 Friday, August 10, 12
Adding Features to The Language 9 Friday, August 10, 12
No Real Definitions for what is/is not a DSL 10
Friday, August 10, 12
SQL is very popular 11 Friday, August 10, 12
Some DSLs are Turing Complete 12 Friday, August 10, 12
Most Are Not 13 Friday, August 10, 12
Most DSLs aren’t even really distinct Languages 14 Friday, August
10, 12
Y’all want a sweet? 15 Friday, August 10, 12
Shibboleths 16 Friday, August 10, 12
Extension Languages 17 Friday, August 10, 12
Allow Easy Extension 18 Friday, August 10, 12
TCL 19 Friday, August 10, 12
Lua is quite popular 20 Friday, August 10, 12
Not All Extension Languages are Turning Complete 21 Friday, August
10, 12
Like Lua 22 Friday, August 10, 12
Don’t Hate, I Love Lua 23 Friday, August 10, 12
That Last Slide was a Lie 24 Friday, August 10,
12
(Guile) 25 Friday, August 10, 12
Emacs Lisp 26 Friday, August 10, 12
Extension Languages allow for the whole to be greater than
the sum of their parts 27 Friday, August 10, 12
Cocoa Doesn’t Need It 28 Friday, August 10, 12
See, another slide that is a Lie 29 Friday, August
10, 12
Cake! 30 Friday, August 10, 12
Many Books On The Subject 31 Friday, August 10, 12
Too, Too Many 32 Friday, August 10, 12
Martin Fowler’s Book 33 Friday, August 10, 12
Extension Languages? 34 Friday, August 10, 12
Not So Much 35 Friday, August 10, 12
You Don’t Have to Use YACC 36 Friday, August 10,
12
We’ll Talk About It 37 Friday, August 10, 12
Why Bother? 38 Friday, August 10, 12
Users 39 Friday, August 10, 12
Programmers 40 Friday, August 10, 12
Managers 41 Friday, August 10, 12
Customers 42 Friday, August 10, 12
Language Design is the Poetry of the Programmer 43 Friday,
August 10, 12
Very Few Find Steady Work Writing It 44 Friday, August
10, 12
Most Had To Write Some In College 45 Friday, August
10, 12
Your Peers think It’s a Waste Of Time 46 Friday,
August 10, 12
Code! 47 Friday, August 10, 12