Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
LISP
Edit
PageHistory
Diff
Info
LikePages
You are viewing an old revision of this page.
View the current version
.
The name is an [Acronym] for __Lis__t __P__rocessing and denotes a family of [ProgrammingLanguage]s. QuickLispTutorial !!Dialects ; [CommonLisp] : standardised, heavy-duty Lisp. ; [Scheme] : elegant intellectual Lisp. ; [Elisp] : the scripting language for [Emacs] !!Interesting Links * [Online LISP tutorial | http://apsymac33.uni-trier.de:8080/Lisp-Course] * [Recursive Functions of Symbolic Expressions and Their Computation by Machine (Part I) | http://www-formal.stanford.edu/jmc/recursive.html], the original paper discussing [LISP]. The secret to reading [LISP] is to 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, CategoryFunctionalProgrammingLanguages
21 pages link to
LISP
:
QuickLispTutorial
CastingPointerToFunction
Lisp
Elisp
VirtualMachine
CommonLisp
PrefixNotation
Scheme
APL
ReversePolish
SymbolicManipulation
LambdaCalculus
LinkedList
Introspection
HigherOrderFunctions
UnLambda
SawFish
XML
StrictEvaluation
WhyIHatePerl
InterestingLinks