Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion I don't understand Lisp
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Harvey J. Stein  
View profile  
 More options Sep 10 1998, 3:00 am
Newsgroups: comp.lang.lisp
From: hjst...@bfr.co.il (Harvey J. Stein)
Date: 1998/09/10
Subject: Re: I don't understand Lisp
trash...@david-steuber.com (David Steuber "The Interloper") writes:

<snip>

 > As an exercise, I am planning to implement a Lisp interpreter.

I assume you mean to implement one in C or C++, in which case, don't
do that.  You'll end up with an understanding of how a Lisp
interpreter works & how to implement one in C or C++, but you won't
end up with an understanding of programming in Lisp.

To understand Lisp, you should program in it.  As you repeatedly
become amazed at how easy & simple it is to do things that'd be hard &
complex in C or C++ then you'll start understanding why Lisp has its
following.  When you start doing meta-programming in Lisp then
you'll start to really understand it.

Most lisp books are pretty decent, and others have recommended some.
But, I'd recommend Structure and Interpretation of Computer Programs
by Abelson and Sussman.  It's scheme & not common lisp, but it does a
good job of illustrating a variety of lisp programming paradigms.

--
Harvey J. Stein
BFM Financial Research
hjst...@bfr.co.il


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.