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: The future: accessing vectors, arrays, etc from C Date: Thu, 06 Jan 2005 23:08:35 +0000 Message-ID: <41DDC4F3.3010604@ossau.uklinux.net> References: <87acrvq1h5.fsf@zagadka.de> <41DB2F0C.9050304@ossau.uklinux.net> 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 1105053108 3263 80.91.229.6 (6 Jan 2005 23:11:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Jan 2005 23:11:48 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Jan 07 00:11:39 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cmgn5-0000cX-00 for ; Fri, 07 Jan 2005 00:11:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CmgyP-000203-BU for guile-user@m.gmane.org; Thu, 06 Jan 2005 18:23:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CmgyK-0001zm-H2 for guile-user@gnu.org; Thu, 06 Jan 2005 18:23:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CmgyJ-0001z8-DW for guile-user@gnu.org; Thu, 06 Jan 2005 18:23:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CmgyJ-0001z5-AL for guile-user@gnu.org; Thu, 06 Jan 2005 18:23:15 -0500 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cmgkn-0002nc-Vi for guile-user@gnu.org; Thu, 06 Jan 2005 18:09:18 -0500 Original-Received: from laruns (host81-130-108-27.in-addr.btopenworld.com [81.130.108.27]) by mail3.uklinux.net (Postfix) with ESMTP id 45FAA409FCA; Thu, 6 Jan 2005 23:09:16 +0000 (UTC) Original-Received: from [127.0.0.1] (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 42AE96F6CB; Thu, 6 Jan 2005 23:08:36 +0000 (GMT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: en Original-To: Marius Vollmer In-Reply-To: X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:4013 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:4013 Marius Vollmer wrote: > Marius Vollmer writes: > > >>I think we can have such an API. I will post documentation for it >>soonish. > > > Ok, please look at the version of the manual here: > > http://www.dt.e-technik.uni-dortmund.de/~mvo/guile.html/ > Many thanks. This looks good, especially in explaining your previous email's note about storage sometimes being non-contiguous - which was worrying me quite a lot until I understood what you meant! I still need to respond more fully to your and others' comments on leasing and API change - I hope to do that over the coming weekend. Regards, Neil _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user