From: Eric Gradman
Subject: New to the lang question
Date: 
Message-ID: <eric1CM4nuJ.3LH@netcom.com>
Hello.  I'm just starting to get into [trying] to program in LISP and 
have a few questions:
1.  What is the easiest (dialect?) to learn?
2.  Is there a really good book on the market on programming in LISP 
(easy for beginners?)

Thanx >--:(--->

From: JohnSeal
Subject: Re: New to the lang question
Date: 
Message-ID: <2l8fn4$4ia@search01.news.aol.com>
A good first Lisp is David Betz's XLISP, which is free. It's available for Mac
and PC. -- JJS
From: David Pollen
Subject: Re: New to the lang question
Date: 
Message-ID: <pollenCM5qL1.5tM@netcom.com>
learn SCHEME first, it is a "mini" form of Lisp:

-----------------------------------------------------------------------
In article <···············@netcom.com> ·····@netcom.com (Eric Gradman) writes:
>
>Hello.  I'm just starting to get into [trying] to program in LISP and 
>have a few questions:
>1.  What is the easiest (dialect?) to learn?
>2.  Is there a really good book on the market on programming in LISP 
>(easy for beginners?)
>
>Thanx >--:(--->
>
From: Cyber Surfer
Subject: New to the lang question
Date: 
Message-ID: <CM7849.H2x@cix.compulink.co.uk>
In article <···············@netcom.com>,
·····@netcom.com (Eric Gradman) writes:

> Hello.  I'm just starting to get into [trying] to program in LISP and 
> have a few questions:
> 1.  What is the easiest (dialect?) to learn?
> 2.  Is there a really good book on the market on programming in LISP 
> (easy for beginners?)

I'd recommend either XLISP (an experimental subset of Common
Lisp), or XSCHEME (an experimental subset of Scheme). Both
include OOP extentions, and versions can be found for most
populat machines and platforms.

They are also widely distributed, so try any local source of
PD software, such as bulletin boards, FTP sites, CD-ROMs etc.

The LISP FAQ, which is posted once a month, has a more complete
list, in case neither of these Lisps suit you. IMHO there's no
"ideal" Lisp, and the "easiest" Lisps might not be the same to
everyone. I hope this helps.

Martin Rodgers

--- Cyber Surfing on CIX ---