Penguin
Note: You are viewing an old revision of this page. View the current version.

The name is an Acronym for List Processing and denotes a family of ProgrammingLanguages.

QuickLispTutorial

Dialects

Interesting Links

The secret to reading Lisp is look at the indenting. You will go mad if you count the brackets.
The secret to writing Lisp is to always use an editor that autoindents Lisp code and highlights matching brackets for you. Emacs does this.


CategoryProgrammingLanguages