From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Klaus Schilling Newsgroups: gmane.lisp.guile.devel Subject: Re: [r6rs-discuss] Implementors' intentions concerning R6RS Date: Sat, 03 Nov 2007 18:49:36 +0100 (CET) Message-ID: <20071103.184936.74750768.schilling.klaus@web.de> References: <87ir4ow6xv.fsf@ossau.uklinux.net> <20071102.215338.59468377.schilling.klaus@web.de> <874pg38tt2.fsf@chbouib.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1194112777 888 80.91.229.12 (3 Nov 2007 17:59:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Nov 2007 17:59:37 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Nov 03 18:59:38 2007 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IoNHU-0003jH-PZ for guile-devel@m.gmane.org; Sat, 03 Nov 2007 18:59:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IoNHK-0002qW-Dr for guile-devel@m.gmane.org; Sat, 03 Nov 2007 13:59:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IoNHH-0002o9-DC for guile-devel@gnu.org; Sat, 03 Nov 2007 13:59:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IoNHF-0002mM-6Y for guile-devel@gnu.org; Sat, 03 Nov 2007 13:59:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IoNHF-0002mF-1D for guile-devel@gnu.org; Sat, 03 Nov 2007 13:59:21 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IoNHB-0002nr-7S; Sat, 03 Nov 2007 13:59:17 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id 2C64CAAF59B3; Sat, 3 Nov 2007 18:59:16 +0100 (CET) Original-Received: from [213.101.243.4] (helo=localhost) by smtp05.web.de with asmtp (WEB.DE 4.108 #208) id 1IoNH9-0001Hb-00; Sat, 03 Nov 2007 18:59:15 +0100 In-Reply-To: <874pg38tt2.fsf@chbouib.org> X-Mailer: Mew version 3.3 on Emacs 21.4 / Mule 5.0 (SAKAKI) X-Sender: schilling.klaus@web.de X-Provags-ID: V01U2FsdGVkX19bneVGG6cepyE3fG+hkmuOpxDsBGrS65tAAH0/ 9vyYKsCsER2YYPoEgUzOci9xLbb2vl0zAcL+TIJa3g1UvidPFL d3ox1IKnQHHOqk6YXWoA== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6884 Archived-At: From: ludo@gnu.org (Ludovic Court=E8s) Subject: Re: [r6rs-discuss] Implementors' intentions concerning R6RS Date: Sat, 03 Nov 2007 12:14:33 +0100 > Hi, > = > Klaus Schilling writes: > = > > No, guile is a hell of a fast interpreter. > > Faster implementations either aren't interpreters > > thus losing flexibility > > or pretty sloppy concerning garbage collection stuff. > = > I don't think so. Try out, for instance, Bigloo's *interpreter*. The Bigloo Interpreter is crippled beyond acceptability: Bigloo-Manual> Bigloo includes an interpreter. Unfortunately, the Bigloo-Manual> language accepted by the interpreter is a proper Bigloo-Manual> subset of that accepted by the compiler. The main Bigloo-Manual> differences are: No foreign ob jects can be handled Bigloo-Manual> by interpreter. Classes of the ob ject system Bigloo-Manual> cannot be declared within interpreted code. The Bigloo-Manual> interpreter ignores modules, and has a unique Bigloo-Manual> global environment. Klaus Schilling _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel