The book covers the following topics: Strings, Dates and Times, Hash Tables, Pattern Matching
or Regular Expressions, Functions, Loop, Input or Output, Files and Directories,
Packages, Macros and Backquote, CLOS (the Common Lisp Object System), Sockets,
Interfacing with your OS, Foreign Function Interfaces, Threads, Defining
Systems, Setting up an IDE with Emacs on Windows or Mac OS X, Using Emacs as a
Lisp IDE, Using the Win32 API and Testing.
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.
This note coveres the following topics: Basic LISP Programming, advanced Functional
Programming in LISP, Data Abstraction in LISP, Imperative Programming in LISP.