From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.user Subject: Re: fyi, a reading of guile source Date: 18 May 2002 14:47:23 +0100 Sender: guile-user-admin@gnu.org Message-ID: References: <02051521435901.26010@locke.free-expression.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021732060 10615 127.0.0.1 (18 May 2002 14:27:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 18 May 2002 14:27:40 +0000 (UTC) Cc: owinebar@free-expression.org, guile-devel@gnu.org, guile-user@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 1795BL-0002l5-00 for ; Sat, 18 May 2002 16:27:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 179583-0001sj-00; Sat, 18 May 2002 10:24:15 -0400 Original-Received: from mail.uklinux.net ([80.84.72.21] helo=s1.uklinux.net) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 179578-0001qI-00; Sat, 18 May 2002 10:23:19 -0400 Original-Received: from portalet.ossau.uklinux.net (dial-212-159-136-170.access.uk.tiscali.com [212.159.136.170]) by s1.uklinux.net (8.11.6/8.11.6) with ESMTP id g4IEN8Z30048; Sat, 18 May 2002 15:23:08 +0100 Original-Received: from laruns.ossau.uklinux.net.ossau.uklinux.net (laruns.ossau.uklinux.net [192.168.1.3]) by portalet.ossau.uklinux.net (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id 9832516D0; Sat, 18 May 2002 14:51:18 +0000 (GMT) Original-To: Martin Grabmueller Original-Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:456 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:456 >>>>> "Martin" == Martin Grabmueller writes: Martin> For those interested in this: some time ago (when I was trying to Martin> understand this code myself), I wrote down some notes on the data Martin> representation in Guile. I have appended them, but can't guarantee Martin> whether they are still correct, but I guarantee that they are Martin> incomplete. [...] Thanks! I found this very clear and informative. One correction: in the bitmap for real numbers, smob number should be 1, not 2. Neil _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user