Randall Smith <[EMAIL PROTECTED]> writes: > I'd like to learn LISP. Can someone tell me how to get it > installed / get started on Debian? What packages do I install, etc?
Step 1: get Emacs -- (a) it runs on a dialect of Lisp, so in customising it you will learn a good deal, and (b) it offers good modes for interacting with general Lisp environments. The dialect is not Common Lisp, though it has similarities. Step 2: Go to comp.lang.lisp and ask again. There is a pretty large list of more-or-less free Lisp environments, and they will be able to tell you which is most appropriate. Brendan -- Brendan Halpin, Department of Sociology, University of Limerick, Ireland Tel: w +353-61-213147 f +353-61-202569 h +353-61-390476; Room F2-025 x 3147 mailto:[EMAIL PROTECTED] http://www.ul.ie/sociology/brendan.halpin.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

