|
You are here |
jeremywsherman.com | ||
| | | | |
www.type-driven.org.uk
|
|
| | | | | ||
| | | | |
blog.aaronbieber.com
|
|
| | | | | As you certainly know by now, I was an outspoken and enthusiastic Vim user for about 15 years. During that time, I tried Emacs a couple of times, but it didn't really stick until last year. One of the reasons Emacs makes me so happy is its Lisp-based extension language (Emacs Lisp, or just Elisp for short). I do not have a formal background in computer science, so I never had the experience of being forced to do exercises in Scheme or Lisp; Elisp is the first (and only) Lisp I've ever learned. For that r... | |
| | | | |
notes.neeasade.net
|
|
| | | | | [AI summary] The author expresses a deep appreciation for Emacs, highlighting its programmable state, blended environment, and extensive customization capabilities, while also sharing various customizations and integrations they've implemented. | |
| | | | |
leafo.net
|
|
| | | What is a PEG What is LPeg Installing LPeg Some simple grammars String equality Combining patterns Parsing numbers A calculator expression parser Closing What is a PEG A PEG, or Parsing Expression Grammar, is a way of describing a language (or patter... | ||