Emacs Lisp: Introduction
Start learning Emacs Lisp with a quick overview and Hello World.
Emacs Lisp — Introduction
Overview
This is a starter page for Emacs Lisp.
Hello World
// Hello World in Emacs Lisp
Hello, World!
What you'll learn
- How to run Emacs Lisp
- Basic syntax style
- Next steps (lessons & references)
Next
Open the Syntax & Cheat Sheet page for this language.