Programming Languages BooksLisp Books

The Common Lisp Cookbook

The Common Lisp Cookbook

The Common Lisp Cookbook

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.

Author(s):

sNA Pages
Similar Books
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.

s100 Pages
Common Lisp A Brief Tutorial

Common Lisp A Brief Tutorial

This note covers basics, Datatypes, Control structures, Input or Output and mutable data structures.

s36 Pages