From zitterbewegung at gmail.com Sat May 7 21:23:48 2005 From: zitterbewegung at gmail.com (r2q2) Date: Sat, 7 May 2005 16:23:48 -0500 Subject: [chicago-lisp] Hello! Message-ID: <5ca0d0c50505071423623c2df1@mail.gmail.com> Hi, I am a beginning lisper reading through the little schemer. I also am part of the community scheme wiki (found at http://commmunity.schemewiki.org/) and I hang out on freenode @ #scheme. Possibly I want to go into learning AI using opencyc. From ssrat at mailbag.com Tue May 10 05:34:51 2005 From: ssrat at mailbag.com (David Douthitt) Date: Tue, 10 May 2005 00:34:51 -0500 Subject: [chicago-lisp] Hello! In-Reply-To: <5ca0d0c50505071423623c2df1@mail.gmail.com> References: <5ca0d0c50505071423623c2df1@mail.gmail.com> Message-ID: <1115703110.2415.10.camel@esther.douthitt.net> On Sat, 2005-05-07 at 16:23, r2q2 wrote: > Hi, I am a beginning lisper reading through the little schemer. You realize that (eq "Scheme" "LISP") evaluates to NIL, right? Have you seen The Little Lisper? > I also > am part of the community scheme wiki (found at > http://commmunity.schemewiki.org/) and I hang out on freenode @ > #scheme. Possibly I want to go into learning AI using opencyc. There is also http://www.cliki.net - run on a LISP web server, using a LISP-based wiki.... -- David Douthitt UNIX System Administrator Linux+, LPIC-1, RHCE HP-UX, Unixware, Linux, FreeBSD, OpenBSD From bdowning at lavos.net Tue May 10 06:08:19 2005 From: bdowning at lavos.net (Brian Downing) Date: Tue, 10 May 2005 01:08:19 -0500 Subject: [chicago-lisp] Hello! In-Reply-To: <1115703110.2415.10.camel@esther.douthitt.net>; from ssrat@mailbag.com on Tue, May 10, 2005 at 12:34:51AM -0500 References: <5ca0d0c50505071423623c2df1@mail.gmail.com> <1115703110.2415.10.camel@esther.douthitt.net> Message-ID: <20050510010819.A90067@lavos.net> On Tue, May 10, 2005 at 12:34:51AM -0500, David Douthitt wrote: > On Sat, 2005-05-07 at 16:23, r2q2 wrote: > > Hi, I am a beginning lisper reading through the little schemer. > > You realize that (eq "Scheme" "LISP") evaluates to NIL, right? > > Have you seen The Little Lisper? You realize that (mostly-eq "The Little LISPer" "The Little Schemer") evaluates to T, right? :) http://groups-beta.google.com/group/comp.lang.lisp/msg/c70e7c87b5c864a8 (The Little LISPer is most definitely a Scheme book.) -bcd -- *** Brian Downing