NextPrevContentsIndexLispWorks

LispWorks® User Guide

Version 5.1

This manual describes the main programmatic interface to LispWorks, including some of the different libraries supplied for use in your source code. Note that it does not describe the Foreign Language Interface or the CAPI. Details about these libraries can be found in the LispWorks Foreign Language Interface User Guide and Reference Manual , and the LispWorks CAPI User Guide and the LispWorks CAPI Reference Manual respectively. Note further that this manual does not describe the LispWorks GUI; you should refer to the Common LispWorks User Guide for information about this.

Contents

Contents

1 Introduction

2 Starting LispWorks

3 The Listener

4 The Debugger

5 The REPL Inspector

6 The Trace Facility

7 The Advice Facility

8 Dspecs: Tools for Handling Definitions

9 Action Lists

10 The Compiler

11 Storage Management

12 The Profiler

13 Customization of LispWorks

14 LispWorks as a dynamic library

15 The Metaobject Protocol

16 Multiprocessing

17 Common Defsystem

18 The Parser Generator

19 Dynamic Data Exchange

20 Common SQL

21 User Defined Streams

22 Socket Stream SSL interface

23 Internationalization

24 LispWorks' Operating Environment

25 64-bit LispWorks

Index


LispWorks User Guide - 11 Mar 2008

NextPrevContentsIndex