From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: records as s-expressions Date: Tue, 07 Oct 2003 23:05:14 -0500 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87vfr0v0g5.fsf@raven.i.defaultvalue.org> References: <87llrxcan4.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1065586143 24349 80.91.224.253 (8 Oct 2003 04:09:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Oct 2003 04:09:03 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Oct 08 06:09:01 2003 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 1A75dF-0005Uq-00 for ; Wed, 08 Oct 2003 06:09:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A75bX-0004fx-Tr for guile-devel@m.gmane.org; Wed, 08 Oct 2003 00:07:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A75b5-0004Vn-NF for guile-devel@gnu.org; Wed, 08 Oct 2003 00:06:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A75aW-0003gZ-NN for guile-devel@gnu.org; Wed, 08 Oct 2003 00:06:43 -0400 Original-Received: from [66.93.216.237] (helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A75Zc-0002AD-BA for guile-devel@gnu.org; Wed, 08 Oct 2003 00:05:16 -0400 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 603E93FB5; Tue, 7 Oct 2003 23:05:14 -0500 (CDT) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 3C22081122; Tue, 7 Oct 2003 23:05:14 -0500 (CDT) Original-To: Marius Vollmer In-Reply-To: <87llrxcan4.fsf@zagadka.ping.de> (Marius Vollmer's message of "Tue, 07 Oct 2003 17:47:43 +0200") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) 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:2858 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2858 Marius Vollmer writes: > I see two choices: follow Common Lisp and use #S( ...), or > follow SRFI-10 and use something like #,(record ...). I don't > think there is any SRFI that specifies a concrete read syntax for > records. And I suppose the third and most painful, though possibly most broadly useful option (if you're feeling really ambitious) might be to try and come up with a suitable SRFI. -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel