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.
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.
This note coveres the following topics: Basic LISP Programming, advanced Functional
Programming in LISP, Data Abstraction in LISP, Imperative Programming in LISP.