NextPrevContentsIndexLispWorks

LispWorks® User Guide and Reference Manual

Version 7.0

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 CAPI User Guide and Reference Manual respectively.

This manual also contains reference pages for all symbols in LispWorks except those in the CAPI, GP, COLOR, FLI , COM, OBJC, COCOA and EDITOR packages. It also documents the Java interface, and the C functions available in a LispWorks dynamic library.

Contents

Contents

Preface

1 Starting LispWorks

2 The Listener

3 The Debugger

4 The REPL Inspector

5 The Trace Facility

6 The Advice Facility

7 Dspecs: Tools for Handling Definitions

8 Action Lists

9 The Compiler

10 Code Coverage

11 Storage Management

12 The Profiler

13 Customization of LispWorks

14 LispWorks as a dynamic library

15 Java interface

16 Android interface

17 iOS interface

18 The Metaobject Protocol

19 Multiprocessing

20 Common Defsystem and ASDF

21 The Parser Generator

22 Dynamic Data Exchange

23 Common SQL

24 User Defined Streams

25 TCP and UDP socket communication and SSL

26 Internationalization: characters, strings and encodings

27 LispWorks' Operating Environment

28 Miscellaneous Utilities

29 64-bit LispWorks

30 Self-contained examples

31 The CLOS Package

32 The COMM Package

33 The COMMON-LISP Package

34 The COMPILER Package

35 The DBG Package

36 The DSPEC Package

37 The EXTERNAL-FORMAT Package

38 The HCL Package

39 The LINK-LOAD Package

40 The LISPWORKS Package

41 The LW-JI Package

42 Java classes and methods

43 Android Java classes and methods

44 The MP Package

45 The PARSERGEN Package

46 The SERIAL-PORT Package

47 The SQL Package

48 The STREAM Package

49 The SYSTEM Package

50 Miscellaneous WIN32 symbols

51 The Windows registry API

52 The DDE client interface

53 The DDE server interface

54 Dynamic library C functions

Index


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevContentsIndex