Common LispWorks User Guide, Liquid Common Lisp Version 5.0

2 A Short Tutorial

This chapter gives you a short tutorial illustrating simple use of some of the major tools in the environment, and attempts to familiarize you with the way that tools can be used to good effect when developing Common Lisp applications.

Note that some of the examples given in this chapter use symbols taken from the CAPI library. Do not worry if you are not familiar with the CAPI (if, for instance, you have been using another library, such as CLIM, to develop your applications). It is not essential that you fully understand the example code used in order to gain benefit from the tutorial. If you wish to learn more about the CAPI, you should refer to the LispWorks Guide to the CAPI and the CAPI Reference Manual, both of which are supplied with your software.

Before you start working through the tutorial, you should make sure that theDISPLAY UNIX environment variable is set correctly, and that you have started your Lisp image.

To maintain continuity, try to work your way through the whole of this tutorial in one session.

2.1 - Starting the environment
2.2 - Creating a listener
2.3 - Using the debugger
2.4 - Viewing output
2.5 - Inspecting objects using the inspector
2.6 - Examining classes in the class browser
2.7 - Summary

Common LispWorks User Guide, Liquid Common Lisp Version 5.0 - 18 OCT 1996

Generated with Harlequin WebMaker