Re: Question Regarding Lisp Program

Karsten Poeck <[email protected]> Tue, 16 Sep 2008 21:58:56 +0000 (UTC)
Newsgroups gmane.lisp.allegro
Message-ID <[email protected]>
Huyen Nguyen <huyennguyen99 <at> yahoo.com> writes:

> 
> 
> Dear Support:
> I'm new to the Lisp program. I have a program with "lisp" extension.
> Can you please let me know how to compile and execute the program? I
....

I am not support, but anyhow

File/Compile & Load would be a good start.

I am afraid that in order to run in, you need to understand what the program
does. Try File/Open to see the source code and identify the function you want to
call. Did you check an introductory text about lisp?

salud2

Karsten