Re: Common Lisp

2011-12-27 Thread David Christensen
On 12/26/2011 09:16 PM, Teemu Likonen wrote: #!/usr/bin/sbcl --script (write-line Hello, world!) ... 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

Re: Common Lisp

2000-10-15 Thread Andrei Ivanov
I guess you could start with clisp, cause thats Common Lisp interpreter and compiler. Andrei -- First there was Explorer... Then came Expedition. This summer Coming to a street near you.. Ford

Re: Common Lisp

2000-10-15 Thread Damon Muller
Quoth Parrish M Myers, I am interested in learning lisp... but what compiler do I pick? There seems to be a plethora of free compilers available: While not an answer to your question, if you are planning on teaching yourself lisp, have a look at this site:

Re: [Common Lisp] I'm working on the clisp package...

1997-09-04 Thread Will Lowe
On 31 Aug 1997, John Goerzen wrote: How does this differ from gcl (GNU Common Lisp)? I haven't used GCL much. Clisp is GPL'd, so it's just as distributable as GCL. I'm using clisp because it appeared o be a little further along in the development stage. Clisp is also (now) available as a

Re: [Common Lisp] I'm working on the clisp package...

1997-08-31 Thread John Goerzen
How does this differ from gcl (GNU Common Lisp)? Thanks, John Goerzen Will Lowe [EMAIL PROTECTED] writes: The new version of clisp was released today from it's upstream source. I'm going to package it for debian, probably this weekend. If you use clisp (or are likely to use it), please