From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: wip-rtl native patch Date: Mon, 21 Jan 2013 14:21:53 +0100 Message-ID: <87wqv6658u.fsf@pobox.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1358774536 4811 80.91.229.3 (21 Jan 2013 13:22:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jan 2013 13:22:16 +0000 (UTC) Cc: guile-devel@gnu.org To: Stefan Israelsson Tampe Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jan 21 14:22:33 2013 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TxHKa-00071G-3h for guile-devel@m.gmane.org; Mon, 21 Jan 2013 14:22:32 +0100 Original-Received: from localhost ([::1]:34695 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxHKJ-0001tD-1a for guile-devel@m.gmane.org; Mon, 21 Jan 2013 08:22:15 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:54843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxHK7-0001W8-Cm for guile-devel@gnu.org; Mon, 21 Jan 2013 08:22:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxHK2-0003bD-9L for guile-devel@gnu.org; Mon, 21 Jan 2013 08:22:03 -0500 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:57396 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxHK2-0003b7-5L for guile-devel@gnu.org; Mon, 21 Jan 2013 08:21:58 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id A197DBC06; Mon, 21 Jan 2013 08:21:57 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=QFmG8Npsd+lUqJj5q3K+oRCerr4=; b=h74Jde 8GYkWFJpC8FmJfRb/20xXf4qBz4lGoAtFwN7OMr921LDTUs/slePJdLJ1/aZG7Z9 sZVoSwwOOQk+eV2bPeb61hoMy4Wk2wTokPQ3FYtLX3JUI5LTqnCL1MOQwaaPNsBd S635wIjE3jDXz2WB+v/oNE02umJtqDZTRMsZk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=j0l2HNudW3dmG9tV4K/Zk7pYcMubp6lG R9JrqkStoQltDyC7xFxfCMCRxQc3SctSb35zVFS23XWVm310XxW7+sBiBcP42GYK KzNtK7aG9tOISbN0ZwobfJ1plTBc1V3urcy/9BFS1bicHd25cIFXzN2EjQlBgFTz HVbZc6LPsjI= Original-Received: from a-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 987B2BC05; Mon, 21 Jan 2013 08:21:57 -0500 (EST) Original-Received: from badger (unknown [88.160.190.192]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 28E26BC01; Mon, 21 Jan 2013 08:21:57 -0500 (EST) In-Reply-To: (Stefan Israelsson Tampe's message of "Thu, 9 Aug 2012 20:59:05 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-Pobox-Relay-ID: 87D638C2-63CD-11E2-8E89-0A4F0E5B5709-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 208.72.237.25 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:15490 Archived-At: On Thu 09 Aug 2012 20:59, Stefan Israelsson Tampe writes: > DO you think that this will do as an initial patch to wip-rtl in order > to introduce the possibility to > execute native code or JIT:ed code. We reserve the first two indexes in > the ip text area to fit > a pointer to native code to be executed. I would rather use a different tc7 and the existing fallback `apply' loop. Note that this does not preclude JIT compilation: we can change the tc7 of an object at runtime. Cheers, Andy -- http://wingolog.org/