* 2011-12-26T14:14:13-08:00 * David Christensen wrote:

> Which Debian Squeeze package do you recommend for "hello, world!" and
> STFW tutorials?

    #!/usr/bin/sbcl --script
    (write-line "Hello, world!")


* 2011-12-26T15:43:54-08:00 * David Christensen wrote:

> On 12/26/2011 01:12 AM, Teemu Likonen wrote:
>> That's Common Lisp. I think SBCL is the most popular free-software
>> implementation for the language. Emacs+Slime is the most popular
>> development environment.
>
> I've installed all three packages and will play with them.

For installing external libraries the best choise is Quicklisp:

http://www.quicklisp.org/beta/

"Practical Common Lisp" by Peter Seibel is very good tutorial/book. It's
available in the Internet as well as printed book.

http://www.gigamonkeys.com/book/


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87y5tyr3vv.fsf...@mithlond.arda

Reply via email to