bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile-tut bugs


From: Jack Pavlovsky
Subject: guile-tut bugs
Date: Fri, 26 Sep 2003 11:45:47 +0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030819

Hi

I've found some bugs in the guile tutorial (and probably there're more):

chapter Using guile to program in scheme,
  (reverse ls) would produce (7 6 5 4 3 2 1), not as written there!
  also, applying (lambda (n) (expt n n)) isn't squaring as written in
    comments, it's n^n exponentiation

--
The human knowledge belongs to the world





reply via email to

[Prev in Thread] Current Thread [Next in Thread]