A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/lw71/DV/html/delivery-10.htm below:

2.1 Developing the program

2.1 Developing the program

The program we use in the example is essentially this:

(in-package "CL-USER")
 
(defun hello-world ()
  (capi:display-message "Hello World!"))

with a couple of small modifications which are not important here.

Perform these steps to "develop" the program:

  1. Open the source file in the LispWorks Editor tool by evaluating this form:
  2. (example-edit-file "delivery/hello/hello")

  3. Compile the program in the LispWorks Editor by the menu command Buffers > Compile .
  4. Test the program by calling (hello-world).

LispWorks Delivery User Guide - 10 Aug 2017


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4