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: GNU Guile 1.9.0 released (alpha) Date: Sat, 20 Jun 2009 14:29:41 +0200 Message-ID: References: <86y6rnev6m.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1245501112 20810 80.91.229.12 (20 Jun 2009 12:31:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Jun 2009 12:31:52 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 20 14:31:49 2009 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 1MHzjU-0004IM-VO for guile-devel@m.gmane.org; Sat, 20 Jun 2009 14:31:46 +0200 Original-Received: from localhost ([127.0.0.1]:54131 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHzjT-0006TC-W1 for guile-devel@m.gmane.org; Sat, 20 Jun 2009 08:31:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MHzjP-0006RZ-Bz for guile-devel@gnu.org; Sat, 20 Jun 2009 08:31:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHzjI-0006Pl-NN for guile-devel@gnu.org; Sat, 20 Jun 2009 08:31:38 -0400 Original-Received: from [199.232.76.173] (port=48015 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHzjI-0006Pc-Gn for guile-devel@gnu.org; Sat, 20 Jun 2009 08:31:32 -0400 Original-Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:54289 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MHzjE-0007Hs-86; Sat, 20 Jun 2009 08:31:28 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id E8BC521389; Sat, 20 Jun 2009 08:31:26 -0400 (EDT) Original-Received: from unquote (unknown [82.123.244.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 50CA621388; Sat, 20 Jun 2009 08:31:25 -0400 (EDT) In-Reply-To: <86y6rnev6m.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sat, 20 Jun 2009 00:05:21 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: 460CE968-5D96-11DE-A0F6-B5D1A546830D-02397024!a-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:8734 Archived-At: Hi, On Sat 20 Jun 2009 00:05, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > We are pleased to announce GNU Guile release 1.9.0. Thank you for doing the release! > Guile is an interpreter, compiler, and virtual machine for the Scheme > programming language Perhaps in the future we can just say "implementation of the Scheme programming language", and then make it obvious later that we indeed have a compiler. Strictly speaking, the VM could be said to be an interpreter :) Cheers, Andy --=20 http://wingolog.org/