From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jordi =?ISO-8859-1?Q?Guti=E9rrez?= Hermoso Subject: JIT compiling Date: Fri, 12 Aug 2016 07:45:46 -0400 Message-ID: <1471002346.7915.4.camel@octave.org> References: <87h9b0ij9x.fsf@gmail.com> <87wpjvhfpg.fsf@elephly.net> <87eg62d5p4.fsf@gmail.com> <20160808200018.GA20179@jasmine> <871t1yvsn8.fsf@gmail.com> <20160809172728.b6wijrzccd5wdv37@galago.mtmxr.com> <87k2fpktsi.fsf@gmail.com> <20160811062627.mbaiqhssaejwh4hw@galago.mtmxr.com> <87fuqbl40a.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34501) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYDLH-0005C8-EZ for guix-devel@gnu.org; Fri, 12 Aug 2016 10:21:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYDLA-0002QQ-GI for guix-devel@gnu.org; Fri, 12 Aug 2016 10:21:46 -0400 In-Reply-To: <87fuqbl40a.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Alex Vong Cc: guix-devel@gnu.org, help-octave@gnu.org, Mike Miller On Thu, 2016-08-11 at 23:27 +0800, Alex Vong wrote: > Finally, some unrelated stuff, I hope octave would have a byte code > interpreter soon. I would suggest to write it in rpython, it seems > to be the easiest way to have jit these days. That is a faraway pipe dream. Can you help? - Jordi G. H.