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.
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....
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