This note covers the following topics: What is LISP,
LISP’s influence on other languages , LISP applications, Common Lisp, Launching
Allegro Common Lisp, Defining Lisp Functions , Compiling , Editing Lisp files,
Lisp functions , Macros , Operators , Interacting with Allegro Common Lisp,Interacting with Allegro Common Lisp, Debugging , Mapping functions,
Destructive versus nondestructive functions.
This note covers the following topics: Lisp
Implementations, Lisp history and dialects, Lists as programs and data, Cons
Cells, Plists, Basic data types, Numeric Types, Evaluating lists, Special
Operators, Macros, Variables, Control Flow, Defining Functions, REPL Emacs.