Next Prev Up Top Contents Index

2.1 Starting the environment

To start Lisp under Windows 95, Windows 98, Windows NT 4.0, Windows 2000, or Windows XP:

  1. Click Start on the task bar.
  2. From the Start menu, choose Programs > Xanalys > LispWorks .

After a short pause, you should see a copyright banner, followed closely by the podium window and a listener. The podium is shown in The Comon LispWorks podium.

 

 

Figure 2.1 The Comon LispWorks podium

The podium window is automatically displayed whenever you start the environment. It contains a menu bar, which gives you access to various functions, as well as all the other tools in the environment, and a button bar , which gives you quick access to some of the more convenient menu commands.

Like many other applications, the menu bar contains File , Edit , Tools , Windows and Help menus and a LispWorks specific menu named Works . The Works menu contains commands that apply to the active window in the LispWorks environment . The active window is listed in the LispWorks podium, underneath the button bar. The File menu contains file saving, compilation and printing options. The Tools menu gives you access to all of the Common LispWorks tools. The Windows menu lists all the active windows you have running.

Note: If you wish to exit the Lisp image during this tutorial or at any other time, choose File > Exit > LispWorks .


Common LispWorks User Guide (Windows version) - 14 Dec 2001

Next Prev Up Top Contents Index