All Manuals > LispWorks IDE User Guide

NextPrevTopContentsIndex

21 The Listener

The Listener is a tool that lets you evaluate Common Lisp expressions interactively and immediately see the results. It is useful for executing short pieces of Common Lisp, and extensive use is made of it in the examples given in this manual. This chapter describes all the facilities of the Listener.

21.1 The basic features of a Listener

21.2 Evaluating simple forms

21.3 Re-evaluating forms

21.4 The debugger prompt and debugger level

21.5 Interrupting evaluation

21.6 The History menu

21.7 The Expression menu

21.8 The Values submenu

21.9 The Debug menu

21.10 Execute mode

21.11 Setting Listener preferences

21.12 Running Editor forms in the Listener

21.13 Switching to and from other tools

21.14 Help with editing in the Listener


LispWorks IDE User Guide (Windows version) - 25 Nov 2011

NextPrevTopContentsIndex