Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Very newbie question. Which free Common Lisp to start with?

6 views
Skip to first unread message

Donald Chen

unread,
Mar 5, 2002, 2:38:48 PM3/5/02
to
Hi, there.

Could you point out which free common lisp to start with?
( in terms of teaching myself to think in lisp )

I use emacs on a daily bases, do you think emacs-lisp is a common-lisp
compatable one, and is a good start point?

Any URL you recommand to download the one you recommand?

Thanks a lot,

Donald

Dr. Edmund Weitz

unread,
Mar 5, 2002, 3:11:59 PM3/5/02
to
dxc...@hotmail.com (Donald Chen) writes:

> Hi, there.
>
> Could you point out which free common lisp to start with? ( in
> terms of teaching myself to think in lisp )

<http://www-jcsu.jesus.cam.ac.uk/~csr21/lispfaq.html#AEN58>

(Note that all the commercial vendors have free trial versions
available which include very good environments for learning the
language.)

> I use emacs on a daily bases, do you think emacs-lisp is a
> common-lisp compatable one, and is a good start point?

Emacs Lisp is _not_ Common Lisp, there are major differences. You
should use one of the implementations listed above.

HTH,
Edi.

--

Dr. Edmund Weitz
Hamburg
Germany

The Common Lisp Cookbook
<http://cl-cookbook.sourceforge.net/>

Marco Antoniotti

unread,
Mar 5, 2002, 4:45:21 PM3/5/02
to

dxc...@hotmail.com (Donald Chen) writes:

> Hi, there.
>
> Could you point out which free common lisp to start with?
> ( in terms of teaching myself to think in lisp )
>
> I use emacs on a daily bases, do you think emacs-lisp is a common-lisp
> compatable one, and is a good start point?

Emacs Lisp gets "close" to a Common Lisp if you stick

(require 'cl)

in your .emacs files.

> Any URL you recommand to download the one you recommand?

Look at http://www.alu.org and choose from there.

Cheers

--
Marco Antoniotti ========================================================
NYU Courant Bioinformatics Group tel. +1 - 212 - 998 3488
719 Broadway 12th Floor fax +1 - 212 - 995 4122
New York, NY 10003, USA http://bioinformatics.cat.nyu.edu
"Hello New York! We'll do what we can!"
Bill Murray in `Ghostbusters'.

0 new messages