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
Emacs Introduction at LLDiver
Search
Syohei YOSHIDA
August 24, 2014
Programming
2
3.2k
Emacs Introduction at LLDiver
Emacs introduction and self introduction
Syohei YOSHIDA
August 24, 2014
Tweet
Share
More Decks by Syohei YOSHIDA
See All by Syohei YOSHIDA
yapc-hokkaido-2016
syohex
15
8.8k
Dynamic Module
syohex
1
400
My Recent Emacs Works
syohex
0
200
Introduction of creating Emacs Lisp Package
syohex
1
140
Recent Emacs Work
syohex
2
790
Introduce git-gutter.el
syohex
1
520
websocket.el and its demo applications
syohex
0
1.2k
Other Decks in Programming
See All in Programming
ネイティブ製ガントチャートUIを作って学ぶUICollectionViewLayoutの威力
jrsaruo
0
120
Serena MCPのすすめ
wadakatu
4
860
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
310
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
4
1.2k
あなたの知らない「動画広告」の世界 - iOSDC Japan 2025
ukitaka
0
350
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.1k
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
0
360
Чего вы не знали о строках в Python – Василий Рябов, PythoNN
sobolevn
0
150
ポスターセッション: 「まっすぐ行って、右!」って言ってラズパイカーを動かしたい 〜生成AI × Raspberry Pi Pico × Gradioの試作メモ〜
komofr
0
910
Advance Your Career with Open Source
ivargrimstad
0
270
GitHub Actions × AWS OIDC連携の仕組みと経緯を理解する
ota1022
0
230
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
220
Featured
See All Featured
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Facilitating Awesome Meetings
lara
56
6.6k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Speed Design
sergeychernyshev
32
1.1k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Code Review Best Practice
trishagee
72
19k
How to Think Like a Performance Engineer
csswizardry
27
2k
Done Done
chrislema
185
16k
Transcript
Emacs の紹介 吉田昌平 (@syohex)
自己紹介 • 吉田昌平 (@syohex) • 組込み向けカーネルの研究開発 @ 京都 • Emacs
歴 8 年 • 開発 – git-gutter, anzu, quickrun.el, go-eldoc etc • メンテナンス – coffee-mode, auto-complete, emacs-jedi etc
概要 • オリジナル 1975 年 -, GNU Emacs 1984 年
- • Editing MACroS • 設計 – コア部分は小さい – 大部分が Emacs Lisp で実装される – そのため、ほぼすべてがカスタマイズ可能 • 拡張言語 Emacs Lisp
最近の傾向 • Vim >>>>>>> Emacs • Lisp 系言語のユーザが多い – Common
Lisp, Scheme, Clojure その他 Haskell, Erlang, Ocaml の関数型言語 • rebuild.fm で ( 老害の象徴的に ) 扱われる
Emacs の好きなところ
最もプログラマブルなエディタ
本日は , よろしくお願いします