From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.user Subject: Re: [d.love@dl.ac.uk: dynamic loading of native code modules] Date: Sun, 21 Apr 2002 11:27:31 -0500 Sender: guile-user-admin@gnu.org Message-ID: References: <874rifqeo8.fsf@raven.i.defaultvalue.org> <873cxxkvj8.fsf@zagadka.ping.de> <874riahonj.fsf@raven.i.defaultvalue.org> <87ofgdqdr9.fsf@raven.i.defaultvalue.org> <20020421095106.A31437@4dv.net> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1019406684 1081 127.0.0.1 (21 Apr 2002 16:31:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 21 Apr 2002 16:31:24 +0000 (UTC) Cc: ttn@glug.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 16zKFH-0000HK-00 for ; Sun, 21 Apr 2002 18:31:23 +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 16zKE5-00072o-00; Sun, 21 Apr 2002 12:30:09 -0400 Original-Received: from dsl-209-87-109-2.constant.com ([209.87.109.2] helo=defaultvalue.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16zKBZ-0006xC-00; Sun, 21 Apr 2002 12:27:33 -0400 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 4E7C34720; Sun, 21 Apr 2002 11:27:32 -0500 (CDT) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id D1C8ABB0; Sun, 21 Apr 2002 11:27:31 -0500 (CDT) Original-To: "Robert A. Uhl" In-Reply-To: <20020421095106.A31437@4dv.net> ("Robert A. Uhl"'s message of "Sun, 21 Apr 2002 09:51:06 -0600") Original-Lines: 23 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu) 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:235 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:235 "Robert A. Uhl" writes: > Speaking of, anyone know what the status on that is? On the one > hand it's nice when using Guile as a quick calculator not to need to > type e.g. (/ 456786958 1024 1024.) instead of (/ 456786958 1024 > 1024), but on the other it's something of a nuisance when dealing > with other Scheme code. I have GMP working here for bignums, but I have a lot of FIXME's in the code that I have to work on, and I'll need to run some more tests before I'd be comfortable committing it. I'm planning to work on this in the unstable branch once 1.6.1 is out, and there are some other things I'd like to check in the process -- I've come across a couple of bits in the code where I'm not sure we're RNRS compliant (or is that what you're asking?) Thanks -- Rob Browning rlb @defaultvalue.org, @linuxdevel.com, and @debian.org Previously @cs.utexas.edu GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user