User:Wilbal1087/Books/lisp
Appearance
The Wikimedia Foundation's book rendering service has been withdrawn. Please upload your Wikipedia book to one of the external rendering services. |
You can still create and edit a book design using the Book Creator and upload it to an external rendering service:
|
| This user book is a user-generated collection of Wikipedia articles that can be easily saved, rendered electronically, and ordered as a printed book. If you are the creator of this book and need help, see Help:Books (general tips) and WikiProject Wikipedia-Books (questions and assistance). Edit this book: Book Creator · Wikitext Order a printed copy from: PediaPress [ About ] [ Advanced ] [ FAQ ] [ Feedback ] [ Help ] [ WikiProject ] [ Recent Changes ] |
WildBot has found potential problems with this book. Please check the talk page for a detailed explanation of what these might be and how to fix them. When these are resolved, you can remove |wildbot=yes from this template. |
Lisp
[edit]Lisp and Related Topics
[edit]- Functional programming
- Higher-order function
- Lambda calculus
- Metaprogramming
- Homoiconicity
- Lexical closure
- Domain-specific language
- Continuation
- John McCarthy (computer scientist)
- Lisp (programming language)
- M-expression
- S-expression
- Common Lisp
- Common Lisp Object System
- CLiki
- Practical Common Lisp
- Paul Graham (computer programmer)
- Scheme (programming language)
- Guy L. Steele, Jr.
- Gerald Jay Sussman
- Read-eval-print loop
- Meta-circular evaluator
- Tail call optimization
- Eager evaluation
- Applicative order
- Hello world