Re: yet again, lisp vs. scheme
- From: Robert Uhl <eadmund42@xxxxxxxxxxxxxxx>
- Date: Mon, 27 Jun 2005 11:23:08 -0600
Mike <mikee@xxxxxxxxxxxx> writes:
>
> What is a smaller lisp implementation that runs on both gnu/linux and
> windows?
GNU Common Lisp and GNU CLISP both run on Windows and Unix. There are
also commercial offerings: LispWorks and Allegro Common Lisp do the
same; they may also be more to your taste in terms of ease-of-use (I've
not used them myself, but I get that impression).
> I also want something that has a debugger (integrated like perl or
> external like gdb... either is ok).
Well, all Lisps that I know of have at least a rudimentary debugger.
SLIME (the Superior Lisp Interaction Mode for Emacs) offers a nice
interface into the debugger, but it doesn't currently support stepping
through code.
The commercial Lisps almost certainly feature excellent debuggers.
> This is for my own projects and some commercial things I'm
> considering doing on my own (outside of my work).
I'd strongly suggest both Practical Common Lisp and Successful Lisp in
order to learn. Unlike perl or python, the online resources for
learning Lisp have until recently been rather lackluster. Fortunately,
both the above books are now available freely over the web, although I
would recommend purchasing hardcopy since a physical book is a lot
handier to refer to.
I think you'll find that Common Lisp can be very enjoyable to work in.
--
Robert Uhl <http://public.xdi.org/=ruhl>
Pulling together is the aim of despotism and tyranny. Free men pull in
all kinds of directions. It's the only way to make progress.
--Havelock Vetinari
.
- References:
- yet again, lisp vs. scheme
- From: Mike
- yet again, lisp vs. scheme
- Prev by Date: Re: Practical Common Lisp going into 2nd printing
- Next by Date: Re: ILC2005: McCarthy denounces Common Lisp, "Lisp", XML, and Rahul
- Previous by thread: yet again, lisp vs. scheme
- Next by thread: Re: yet again, lisp vs. scheme
- Index(es):
Relevant Pages
|
|