From: [Invalid-From-Line]
Subject: Need a tutorial
Date: 
Message-ID: <3c778337_3@news.chariot.net.au>
I am in need of a beginner's tutorial for ANSI Common Lisp, or Scheme.
The Little Lisper or now called The Little Schemer looks great, does
anyone have a copy they'd like to sell me? Anything on ANSI Common
Lisp?

Thanks heaps,
James

From: Coby Beck
Subject: Re: Need a tutorial
Date: 
Message-ID: <J9Rd8.109977$Cg5.6760443@news1.calgary.shaw.ca>
<·····@northnet.com.au> wrote in message
···············@news.chariot.net.au...
> I am in need of a beginner's tutorial for ANSI Common Lisp, or Scheme.
> The Little Lisper or now called The Little Schemer looks great, does
> anyone have a copy they'd like to sell me? Anything on ANSI Common
> Lisp?
>
> Thanks heaps,
> James
>

Youcan find links to such (some online) at www.alu.org

--
Coby Beck
(remove #\Space "coby 101 @ bigpond . com")
From: lin8080
Subject: Re: Need a tutorial
Date: 
Message-ID: <3C77F1EA.373479B7@freenet.de>
·····@northnet.com.au schrieb:

> I am in need of a beginner's tutorial for ANSI Common Lisp, or Scheme.
> The Little Lisper or now called The Little Schemer looks great, does
> anyone have a copy they'd like to sell me? Anything on ANSI Common
> Lisp?

 - some links to lisp -

Common LISP Tutorial (include some hints)
http://www.cs.utsa.edu/research/AI/cltl/common-lisp-tutorial.html

Another tutorial is at:
http://www.apl.jhu.edu/~hall/lisp.html

Frequently Asked Questions for comp.lang.lisp
http://www-jcsu.jesus.cam.ac.uk/~csr21/lispfaq.html

Lisp FAQ (long version - save ~20 pages)
http://www-2.cs.cmu.edu/Groups//AI/html/faqs/lang/lisp/top.html
(more very interesting liks will be found there)

And also "A Gentle Introduction to Symbolic Computation":
http://www-2.cs.cmu.edu/~dst/LispBook/

The powerfull OnLisp at (not only for beginners):
http://www.paulgraham.com/onlisptext.html

Download the Common Lisp Hyperspec reference from (~2mb.)
http://www.xanalys.com/software_tools/reference/HyperSpec/HyperSpec-6-0.tar.gz 

Download the Common Lisp the Language reference from
http://www-2.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/lang/lisp/doc/cltl/cltl_ht.tgz
http://www.cs.utsa.edu/research/AI/cltl/clm/clm.html

The "The Common Lisp Cookbook" at (kind of aLife):
http://cl-cookbook.sourceforge.net/

The important CL Impnotes for latest news is found at:
http://clisp.cons.org/

did I forgett anyone / anything ? (send update below here)
ie, what about scheme ? hmmm :)

stefan

The rest of ~~ (for your alternative only)
http://www.bagley.org/~doug/shootout/
From: ·······@andrew.cmu.edu
Subject: Re: Need a tutorial
Date: 
Message-ID: <20020224193151.B28003@emu>
On Sat, Feb 23, 2002 at 08:47:54PM +0100, lin8080 wrote:
> ·····@northnet.com.au schrieb:
> 
> > I am in need of a beginner's tutorial for ANSI Common Lisp, or Scheme.
> > The Little Lisper or now called The Little Schemer looks great, does
> > anyone have a copy they'd like to sell me? Anything on ANSI Common
> > Lisp?

> did I forgett anyone / anything ? (send update below here)
> ie, what about scheme ? hmmm :)

"Successful Lisp" http://www.psg.com/~dlamkins/sl/

-- 
; Matthew Danish <·······@andrew.cmu.edu>
; OpenPGP public key: C24B6010 on keyring.debian.org
; Signed or encrypted mail welcome.
; "There is no dark side of the moon really; matter of fact, it's all dark."
From: [Invalid-From-Line]
Subject: Re: Need a tutorial
Date: 
Message-ID: <3c78e403$1_2@news.chariot.net.au>
Wow..... thanks!!! ;-)

James
From: Chris Beggy
Subject: Re: Need a tutorial
Date: 
Message-ID: <87bsec49b6.fsf@lackawana.kippona.com>
<·····@northnet.com.au> writes:

> I am in need of a beginner's tutorial for ANSI Common Lisp, or Scheme.
> The Little Lisper or now called The Little Schemer looks great, does
> anyone have a copy they'd like to sell me? Anything on ANSI Common
> Lisp?

Here's another:

  http://Apsymac33.uni-trier.de:8080/art/login-e.html

in both English and German.

Chris