/flet - Friendly List & Emacs Thread

Lisp is a family of programming languages with a long history and a distinctive parenthesized prefix notation. There are many dialects of Lisp, including Common Lisp, Scheme, Clojure and Elisp.

GNU Emacs is an extensible, customizable, self-documenting free/libre text editor and computing environment, with a Lisp interpreter at its core.

Emacs Resources

https://gnu.org/s/emacs/ (Website)
https://github.com/emacs-tw/awesome-emacs/ (Awesome Emacs)

Learning Emacs

C-h t (Interactive Tutorial)
https://youtube.com/playlist?list=PLX2044Ew-UVVv31a0-Qn3dA6Sd_-NyA1n (Beginner-friendly Video Series)
https://youtube.com/playlist?list=PLEoMzSkcN8oNmd98m_6FoaJseUsa6QGm2 (Emacs from Scratch)

Emacs Distros

https://github.com/syl20bnr/spacemacs/ (Spacemacs)
https://github.com/doomemacs/doomemacs/ (Doom Emacs)
https://github.com/snackon/witchmacs/ (Witchmacs)
https://github.com/pprobst/yukimacs/ (Yukimacs)

CL

https://stevelosh.com/blog/2018/08/a-road-to-common-lisp/ (A Road to CL)
https://gigamonkeys.com/book/ (Practical CL)
https://cs.cmu.edu/~dst/LispBook/ (CL: A Gentle Introduction)

Scheme

https://scheme.com/tspl4/ (TSPL4)
https://eecs.berkeley.edu/~bh/ss-toc2.html (Simply Scheme)
https://archive.org/details/Schemer/ (λ Books)

Clojure

https://clojure.org/ (Website)
https://clojuredocs.org/ (Docs & Examples)
https://mooc.fi/courses/2014/clojure/ (Functional programming with Clojure)

Elisp

Emacs docs: C-h f [function] C-h v [variable] C-h k [keybinding] C-h m [mode] M-x ielm [REPL]
https://gnu.org/s/emacs/manual/eintr.html (Aimed at beginners in programming)
https://gnu.org/s/emacs/manual/elisp.html (Elisp Reference Manual)

Guix

https://systemcrafters.net/craft-your-system-with-guix/ (Craft Your System with Guix)

SICP

https://web.mit.edu/6.001/6.037/sicp.pdf

More Lisp Resources

https://pastebin.com/tWQmkX0C

Changing Emacs Default Keybindings

https://pastebin.com/2hg4g3C6

(defvar alt-names '(/emg/ /lol/ /let/ /flet/))
(setf prev-thread >>90802977 )

Edit
Pub: 05 Nov 2022 05:14 UTC
Edit: 15 Jan 2023 04:02 UTC
Views: 12454