TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Learning Lisp: Start with Scheme, CL, or Arc?

1 pointsby bingloover 16 years ago
I've never used any Lisp before but would like to start. PG's ANSI CL book looks good, as does Seibel's PCL book, but I've also heard great things about SICP. Then again, I see that Arc has a pretty sizable tutorial, and since it's written by PG, I'm guessing it's probably pretty good.<p>My free time is very limited, and my end goal is to write some interesting software over the course of the next 6 months or so -- and have fun doing it. :) I've only used languages like C, Java, Perl, Ruby, and Python in the past.<p>Any advice on which one to go with for someone brand new to Lisp? Does Arc come with enough tutorial material for someone brand new to Lisp in general?<p>Which is a bigger leap: to go from CL to Arc or from Scheme to Arc? Is Arc any harder to learn than the CL or Scheme?

2 comments

DaniFongover 16 years ago
The Arc tutorial is quite excellent. A friend used it as an introduction to programming: great stuff.
hsover 16 years ago
hmmm lisp ... i use newlisp