Programming Languages BooksLisp Books

Basic Lisp Techniques

Basic Lisp Techniques

Basic Lisp Techniques

This note explains the following topics: Operating a CL development environment, The CL language, CL as a case tool, CL as an internet application server.

Author(s):

s100 Pages
Similar Books
Introduction To Lisp by Dana Nau

Introduction To Lisp by Dana Nau

his note covers the following topics: LISP’s influence on other languages, LISP applications, Common Lisp, Launching Allegro Common Lisp, Lists, Lisp Functions, Compiling, Editing Lisp files, Macros, Lisp Operators, Loops, Debugging, Allegro debugging commands, Functions of sequences.

s66 Pages
Programming Languages Lisp

Programming Languages Lisp

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.

s70 Pages