From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: klaus schilling Newsgroups: gmane.lisp.guile.devel Subject: Re: expansion, memoization, and evaluation... Date: Wed, 4 Dec 2002 09:09:08 +0100 Sender: guile-devel-admin@gnu.org Message-ID: <15853.47140.340761.46290@localhost.localdomain> References: <87r8cyh5ec.fsf@raven.i.defaultvalue.org> Reply-To: pessy@chez.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1038989478 10530 80.91.224.249 (4 Dec 2002 08:11:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Dec 2002 08:11:18 +0000 (UTC) Cc: Dirk Herrmann , guile-devel@gnu.org, Rob Browning 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 18JUcm-0002jT-00 for ; Wed, 04 Dec 2002 09:11:16 +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 18JUcZ-0006XZ-00; Wed, 04 Dec 2002 03:11:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18JUba-0005Hc-00 for guile-devel@gnu.org; Wed, 04 Dec 2002 03:10:02 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18JUbY-0005DK-00 for guile-devel@gnu.org; Wed, 04 Dec 2002 03:10:01 -0500 Original-Received: from adsl-215-50.37-151.net24.it ([151.37.50.215] helo=ks106.1.1) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18JUbV-0004tp-00 for guile-devel@gnu.org; Wed, 04 Dec 2002 03:09:58 -0500 Original-Received: (from klaus@localhost) by ks106.1.1 (8.11.2/8.11.2) id gB4898h01288; Wed, 4 Dec 2002 09:09:08 +0100 Original-To: djurfeldt@nada.kth.se In-Reply-To: X-Mailer: VM 7.07 under Emacs 20.7.1 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1798 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1798 Mikael Djurfeldt writes: > If the optimizer does source --> source transformation it's reasonably > easy to use it together with an offline compiler. It's more difficult > to explain the memoized code to the compiler... How is code generated at run-time evaluated by eval , eval-string, or local-eval handled by the optimizer? Klaus Schilling _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel