From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Aaron VanDevender Newsgroups: gmane.lisp.guile.user Subject: Re: JIT compiler Date: Tue, 10 Jan 2006 11:35:40 -0600 Message-ID: <1136914540.5646.231.camel@vandvndr.physics.uiuc.edu> References: <20051229213715.1a4fedc1.leonardolopespereira@gmail.com> <877j9mg21c.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1136917440 29671 80.91.229.2 (10 Jan 2006 18:24:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 10 Jan 2006 18:24:00 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Jan 10 19:23:58 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EwO9r-0003ML-J1 for guile-user@m.gmane.org; Tue, 10 Jan 2006 19:23:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EwOBq-0004fi-Pc for guile-user@m.gmane.org; Tue, 10 Jan 2006 13:25:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EwNRP-00021k-Ib for guile-user@gnu.org; Tue, 10 Jan 2006 12:37:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EwNRN-000210-Ny for guile-user@gnu.org; Tue, 10 Jan 2006 12:37:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EwNRN-00020u-Av for guile-user@gnu.org; Tue, 10 Jan 2006 12:37:49 -0500 Original-Received: from [130.126.11.93] (helo=vandvndr.physics.uiuc.edu) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EwNTr-0002kr-Jl for guile-user@gnu.org; Tue, 10 Jan 2006 12:40:23 -0500 Original-Received: from vandvndr.physics.uiuc.edu (vandvndr.physics.uiuc.edu [127.0.0.1]) by vandvndr.physics.uiuc.edu (8.13.4/8.13.4) with ESMTP id k0AHZf7J018690 for ; Tue, 10 Jan 2006 11:35:41 -0600 Original-Received: (from sig@localhost) by vandvndr.physics.uiuc.edu (8.13.4/8.13.4/Submit) id k0AHZfsN018689 for guile-user@gnu.org; Tue, 10 Jan 2006 11:35:41 -0600 X-Authentication-Warning: vandvndr.physics.uiuc.edu: sig set sender to sig@netdot.net using -f Original-To: guile-user@gnu.org In-Reply-To: <877j9mg21c.fsf@ossau.uklinux.net> X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5073 Archived-At: What about the gnu-lightning stuff in the guile cvs tree? Isn't that supposed to be a JIT/VM for guile? On Fri, 2005-12-30 at 13:14 +0000, Neil Jerram wrote: > Leonardo Lopes Pereira writes: > > > I would like to know if there is any Just-in-time compiler related > > resourse on Guile. > > There is guile-hobbit, which is a normal compiler, but I'm not sure if > it is working with all features of current Guile. I'm not aware of > any JIT compiler work, or if guile-hobbit can be used in a JIT way. > > There have also been a few attempts at a Guile VM, and compiling for > the VM, in case that is of interest to you. > > Regards, > Neil > > > > _______________________________________________ > Guile-user mailing list > Guile-user@gnu.org > http://lists.gnu.org/mailman/listinfo/guile-user > -- sig@netdot.net Plead the First. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user