From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bill Schottstaedt Newsgroups: gmane.lisp.guile.devel Subject: Re: fractions.test Date: Wed, 18 Feb 2004 06:25:09 -0800 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <403375C5.9070605@ccrma> References: <3F250809.9030108@ccrma.stanford.edu> <87smmyibk7.fsf@zagadka.ping.de> <3F6637EC.7010004@dirk-herrmanns-seiten.de> <3F66F68B.3070100@ccrma.stanford.edu> <3F6A1F1A.8000507@dirk-herrmanns-seiten.de> <87pth9cbmt.fsf@zagadka.ping.de> <3F8A853D.1020708@ccrma> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1077114940 32270 80.91.224.253 (18 Feb 2004 14:35:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2004 14:35:40 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Feb 18 15:35:34 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AtSnV-0004JH-00 for ; Wed, 18 Feb 2004 15:35:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AtSgH-0002Tn-LW for guile-devel@m.gmane.org; Wed, 18 Feb 2004 09:28:05 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AtSg9-0002Qa-5f for guile-devel@gnu.org; Wed, 18 Feb 2004 09:27:57 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AtSdj-0001SG-Pq for guile-devel@gnu.org; Wed, 18 Feb 2004 09:26:00 -0500 Original-Received: from [171.67.16.116] (helo=smtp2.Stanford.EDU) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AtSdV-0001Ae-7O for guile-devel@gnu.org; Wed, 18 Feb 2004 09:25:13 -0500 Original-Received: from cm-mail.stanford.edu (cm-mail.Stanford.EDU [171.64.197.135]) by smtp2.Stanford.EDU (8.12.10/8.12.10) with ESMTP id i1IEP90Z013881 for ; Wed, 18 Feb 2004 06:25:09 -0800 Original-Received: from ccrma (cmn13.stanford.edu [171.64.197.162]) by cm-mail.stanford.edu (8.11.6/8.11.6) with ESMTP id i1IEP9j29276 for ; Wed, 18 Feb 2004 06:25:09 -0800 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en Original-To: guile-devel@gnu.org In-Reply-To: X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3404 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3404 Only the bignum cases after the comment about clisp (around line 346 in my version) are from clisp; I wrote the rest by hand, although I looked at the plt-scheme test suite for ideas. I also looked at Dybvig's book and borrowed some of his examples (they are marked "from Dybvig"). I'm sorry I haven't translated that file to "the Guile Way" -- no time. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel