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: Recent change to syncase.scm Date: Thu, 06 Feb 2003 22:13:51 -0600 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87vfzw3eyo.fsf@raven.i.defaultvalue.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044591291 25337 80.91.224.249 (7 Feb 2003 04:14:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2003 04:14:51 +0000 (UTC) Cc: Marius Vollmer Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18gzua-0006aX-00 for ; Fri, 07 Feb 2003 05:14:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gzu1-0005p2-06 for guile-devel@m.gmane.org; Thu, 06 Feb 2003 23:14:13 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18gztl-0005kh-00 for guile-devel@gnu.org; Thu, 06 Feb 2003 23:13:57 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18gzth-0005Wt-00 for guile-devel@gnu.org; Thu, 06 Feb 2003 23:13:56 -0500 Original-Received: from dsl093-098-016.wdc1.dsl.speakeasy.net ([66.93.98.16] helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gztg-0005Sl-00 for guile-devel@gnu.org; Thu, 06 Feb 2003 23:13:52 -0500 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id A7726214; Thu, 6 Feb 2003 22:13:51 -0600 (CST) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 7DD12B09BC; Thu, 6 Feb 2003 22:13:51 -0600 (CST) Original-To: Mikael Djurfeldt In-Reply-To: (Mikael Djurfeldt's message of "Thu, 16 Jan 2003 13:01:09 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) Original-cc: guile-devel@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:1900 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1900 Mikael Djurfeldt writes: > I've enabled Guile macro macro expansion in syntax-case macro > expansion. This means that, for the first time, Guile macros and > syntax-case macros should play reasonably well together. > > One of the good effects is that goops code now can use syntax-case > macros. Hmm, I wonder if this means that hobbit might be closer to working again. One of the big issues last time I was playing with it was that there was no way to get all macros "fully expanded" before passing them to hobbit. -- Rob Browning rlb @defaultvalue.org, @linuxdevel.com, 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